Translations:Virtual machine flavors/7/fr: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Created page with "Tous les gabarits pour nos nuages peuvent être obtenus via des clients ligne de commande OpenStack avec la commande {{Command|openstack...")
 
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Tous les gabarits pour nos nuages peuvent être obtenus via des [[OpenStack Command Line Clients/fr|clients ligne de commande OpenStack]] avec la commande
Vous pouvez voir les gabarits que vous pouvez sélectionner pour votre projet dans le tableau de bord Horizon ou en entrant la commande ci-dessous avec le [[OpenStack command line clients/fr|client ligne de commande]].
{{Command|openstack flavor list --sort-column RAM}}
{{Command|openstack flavor list --sort-column RAM}}

Latest revision as of 20:37, 30 March 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Virtual machine flavors)
Researchers are able to view all the flavors they have been allocated for their project.  These can be seen in the Horizon Dashboard and via the [[OpenStack command line clients|OpenStack command line client]] with the following command:
{{Command|openstack flavor list --sort-column RAM}}

Vous pouvez voir les gabarits que vous pouvez sélectionner pour votre projet dans le tableau de bord Horizon ou en entrant la commande ci-dessous avec le client ligne de commande.

Question.png
[name@server ~]$ openstack flavor list --sort-column RAM