9cfa12df2a
'cliff', the command line library used by 'osc_lib' (and, thus, 'python-openstackclient') recently gained a Sphinx extension to automatically document cliff commands. This allows us to use the documentation we already have in code instead of duplicating it in the documentation. Introduce the use of this, starting with the 'server' commands. This requires extending the descriptions for two commands to ensure no information is lost. Change-Id: If701af8d5a3f78f4b173ceb476dd0c163be4b6ca
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
|