heat-cfntools/doc/source/man/cfn-signal.rst
Steve Baker a172b19e81 Man page for cfn-signal
Change-Id: I0b22ba38902be3135d8322161cbe0d1a4c0d3791
Fixes: bug #1153846
2013-03-18 15:17:11 +13:00

582 B

cfn-signal

cfn-signal

SYNOPSIS

cfn-signal

DESCRIPTION

Implements cfn-signal CloudFormation functionality

OPTIONS

-s, --success

signal status to report

-r, --reason

The reason for the failure

--data

The data to send

-i, --id

the unique id to send back to the WaitCondition

-e, --exit

The exit code from a procecc to interpret

BUGS

Heat bugs are managed through Launchpad <https://launchpad.net/heat-cfntools>