Module: CfnCli::Cli::ExitCode

Defined in:
lib/cfncli/cli.rb

Constant Summary collapse

OK =
0
STACK_ERROR =
1
VALIDATION_ERROR =
2