Files
python-heatclient/doc/source/cli/stack.rst
Zane Bitter d1d4387bab Document osc CLI
Change-Id: Idafe730021f272360ac0588f8b35e7d392c96d4b
Closes-Bug: #1735019
2018-01-25 10:02:04 -05:00

124 lines
2.7 KiB
ReStructuredText

=====
stack
=====
Basic actions
-------------
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack list
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack create
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack update
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack cancel
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack show
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack delete
Outputs
-------
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack output list
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack output show
Resources
---------
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack resource list
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack resource show
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack resource metadata
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack resource mark unhealthy
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack resource signal
Events
------
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack event list
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack event show
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack failures list
Input data
----------
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack template show
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack environment show
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack file list
User hooks
----------
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack hook poll
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack hook clear
Other actions
-------------
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack check
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack suspend
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack resume
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack export
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack abandon
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack adopt
Snapshots
---------
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack snapshot list
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack snapshot create
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack snapshot restore
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack snapshot show
.. autoprogram-cliff:: openstack.orchestration.v1
:command: stack snapshot delete