Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-01 | cmd: CLI improvements; add --validate to adapt command | Matthew Holt | |
2019-09-30 | cmd: Add validate subcommand; list-modules --versions; some renaming | Matthew Holt | |
Renames --config-adapter flag to --adapter, adapt-config command to adapt, --print-env flag to --environ, and --input flag to --config. | |||
2019-09-30 | cmd: Refactor subcommands, add help, make them pluggable | aca | |
* cli: Change command structure, add help subcommand (#328) * cli: improve subcommand structure - make help command as normal subcommand - add flag usage message for each command * cmd: Refactor subcommands and command line help; make commands pluggable |