Cody Soyland
b42c24eace
Unexport cmd.NewConfigCommand
2018-07-05 23:11:56 -05:00
Cody Soyland
618f6c8af4
Unexport cmd.Conf
2018-07-05 23:11:56 -05:00
Ben Johnson
788386b49a
Implement 'config' CLI command.
...
Renames `config` to `generate-config` and implements a new `config`
command that generates the configuration file based on the current
state instead of printing a static string.
2017-05-22 09:30:14 -06:00
Cody Soyland
3996b56b88
Apply Apache License 2.0
2017-04-28 14:22:03 -05:00
Matt Jaffee
2aef65989e
convert all commands to use RunE and global Command var
2017-03-17 16:43:04 -05:00
Matt Jaffee
961d18a3bf
convert all subcommands to nonglobal style
2017-03-17 16:43:04 -05:00
Matt Jaffee
c7caea6b30
fix short help strings on commands
2017-03-06 16:45:37 -06:00
Matt Jaffee
ed43eca004
move "config" to subcommand
2017-03-03 13:35:06 -06:00