OpenStack command line clients/fr: Difference between revisions

Jump to navigation Jump to search
Updating to match new version of source page
(Modifie les instructions pour réfléter ce que va voir l'usager dans l'interface fr d'OpenStack)
(Updating to match new version of source page)
Line 179: Line 179:
-->
-->


==Separate Command-line interfaces==
In addition to the <code>openstack</code> command described above which incorporates much of the total functionality available into one command there are also individual commands to work with the separate components of OpenStack which often have extra functionality. These separate commands are installed at the same time as the <code>openstack</code> command, as described above, so no further installation is required to use them. A list of the commands for working with common components of OpenStack are:
* <code>nova</code>: for working with servers, see [https://docs.openstack.org/python-novaclient/latest/cli/nova.html OpenStack docs for nova command].
* <code>glance</code>: for working with images, see [https://docs.openstack.org/python-glanceclient/latest/cli/glance.html OpenStack docs for glance command].
* <code>cinder</code>: for working with volumes, see [https://docs.openstack.org/python-cinderclient/latest/user/cinder.html OpenStack docs for cinder command].
* <code>heat</code>: for working with orchestration, see [https://docs.openstack.org/python-heatclient/latest/man/heat.html OpenStack docs for heat command].


[[Categorie:CC-Cloud]]
[[Categorie:CC-Cloud]]
38,760

edits

Navigation menu