
$namespace = openstack.compute.v2 The subcommand documents for $namespace were hardcoded and thus prone to drift over time. This commit removes the hardcoded content and uses the autoprogram-cliff directive to generate them automatically from the subcommand configuration classes. Many of these were already being generated. Some were missing a few sub-subcommands, so those are added. Change-Id: I1aa4b2655bafd2f6a5d83b658742f65d180eb128
87 lines
1.9 KiB
ReStructuredText
87 lines
1.9 KiB
ReStructuredText
======
|
|
server
|
|
======
|
|
|
|
Compute v2
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server add *
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server create
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server delete
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server dump create
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server list
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server lock
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server migrate*
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server pause
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server reboot
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server rebuild
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server remove *
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server rescue
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server resize*
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server restore
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server resume
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server set
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server shelve
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server show
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server ssh
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server start
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server stop
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server suspend
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server unlock
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server unpause
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server unrescue
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server unset
|
|
|
|
.. autoprogram-cliff:: openstack.compute.v2
|
|
:command: server unshelve
|