1 개요[ | ]
- 리눅스 openstack
- /usr/bin/openstack
Console
Copy
[root@localhost ~]# openstack
(openstack) command list
+------------------------------+-----------------------------------+
| Command Group | Commands |
+------------------------------+-----------------------------------+
| openstack.cli | ['module list', 'command list'] |
| openstack.compute.v2 | ['hypervisor stats show', |
| | 'security group create',
... (생략)
| openstack.common | ['limits show', 'extension list', |
| | 'configuration show', |
| | 'availability zone list', 'quota |
| | set', 'quota show'] |
| openstack.extension | [] |
+------------------------------+-----------------------------------+
(openstack) exit
[root@localhost ~]#