Vaibhav Kamra
|
ebae1ed037
|
Utility methods to write and read local config file (#149)
Adds rudimentary support for writing/reading a local config file.
|
2022-06-07 17:25:14 -07:00 |
|
Vaibhav Kamra
|
dbb778c569
|
Initialize a config file for the CLI (#148)
Initialize a config file
|
2022-06-07 08:53:58 -06:00 |
|
Keepers
|
8a9c1acc9e
|
add cli backup command (#142)
* add cli backup command
adds the `corso backup` command to the cli. Currently
only displays the backup help.
* add backup to cli cmds, fix verbiage
|
2022-06-06 14:08:34 -06:00 |
|
Keepers
|
82c9a1f182
|
Add 'repo' cli command set (#31)
Adds the 'repo' command and its primary subcommands to the
Corso cli command list.
|
2022-05-09 16:15:07 -06:00 |
|
Keepers
|
a352ddf8a1
|
add coba and cli to corso (#30)
Adds the spf13/cobra cli handling package. Main() now
processes cli commands defined by the /cli package.
|
2022-05-09 13:36:44 -06:00 |
|