Sha256: b1ee7a533823b03cd305bbcdd76609128e94330fd9e20a124d4337b8c677968b
Contents?: true
Size: 330 Bytes
Versions: 20
Compression:
Stored size: 330 Bytes
Contents
class Lono::Param::Help class << self def generate <<-EOL Example: To generate a CloudFormation json parameter files in the params folder to the output/params folder. $ lono-params generate If you have params/my-stack.txt. It will generate a CloudFormation json file in output/params/my-stack.json. EOL end end end
Version data entries
20 entries across 20 versions & 1 rubygems