38,760
edits
(Created page with "===Commandes <code>security group</code>=== {|- |<code>create</code>||<code>rule list</code> |- |<code>delete</code>||<code>rule show</code> |- |<code>list</code>||<code>set</...") |
(Updating to match new version of source page) |
||
Line 6: | Line 6: | ||
==Installation== | ==Installation== | ||
The OpenStack command lines tools are Python-based. You can install and run them on your personal computer or on a cloud VM. Different Linux distributions may have pre-built packages for the client, see the OpenStack [ | The OpenStack command lines tools are Python-based. You can install and run them on your personal computer or on a cloud VM. Different Linux distributions may have pre-built packages for the client, see the OpenStack [https://docs.openstack.org/user-guide/common/cli-install-openstack-command-line-clients.html installation documentation] for more details. You can quickly install both Python and the OpenStack command line tools, if you have administrative privileges on your machine. | ||
; Ubuntu | ; Ubuntu |