Closed weavenet closed 11 years ago
This would take the key value pairs and format them as -a KEY=VALUE (similar to -a on attributes subcommand) for use within another simple_deploy create command.
See https://github.com/intuit/simple_deploy/blob/master/lib/simple_deploy/cli/attributes.rb for example.
This would take the key value pairs and format them as -a KEY=VALUE (similar to -a on attributes subcommand) for use within another simple_deploy create command.