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>