Revision 9439ade5
Added by Thomas McKay almost 9 years ago
lib/hammer_cli_csv/lifecycle_environments.rb | ||
---|---|---|
29 | 29 |
class CsvCommand |
30 | 30 |
class LifecycleEnvironmentsCommand < BaseCommand |
31 | 31 |
|
32 |
command_name "lifecycle-environment" |
|
32 |
command_name "lifecycle-environments"
|
|
33 | 33 |
desc "import or export lifecycle environments" |
34 | 34 |
|
35 | 35 |
LABEL = "Label" |
Also available in: Unified diff
removed hammer-it
adding config
cleaning it up
cleaning up tests
updated case statement