=====
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
