Man page for cfn-signal
Change-Id: I0b22ba38902be3135d8322161cbe0d1a4c0d3791 Fixes: bug #1153846
This commit is contained in:
parent
d79d9f3002
commit
a172b19e81
42
doc/source/man/cfn-signal.rst
Normal file
42
doc/source/man/cfn-signal.rst
Normal file
@ -0,0 +1,42 @@
|
||||
==========
|
||||
cfn-signal
|
||||
==========
|
||||
|
||||
.. program:: cfn-signal
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
|
||||
``cfn-signal``
|
||||
|
||||
DESCRIPTION
|
||||
===========
|
||||
Implements cfn-signal CloudFormation functionality
|
||||
|
||||
|
||||
OPTIONS
|
||||
=======
|
||||
.. cmdoption:: -s, --success
|
||||
|
||||
signal status to report
|
||||
|
||||
.. cmdoption:: -r, --reason
|
||||
|
||||
The reason for the failure
|
||||
|
||||
.. cmdoption:: --data
|
||||
|
||||
The data to send
|
||||
|
||||
.. cmdoption:: -i, --id
|
||||
|
||||
the unique id to send back to the WaitCondition
|
||||
|
||||
.. cmdoption:: -e, --exit
|
||||
|
||||
The exit code from a procecc to interpret
|
||||
|
||||
|
||||
BUGS
|
||||
====
|
||||
Heat bugs are managed through Launchpad <https://launchpad.net/heat-cfntools>
|
Loading…
Reference in New Issue
Block a user