delete added, more details below (#3)
- readme updates - delete command added - commands now saved in a map vs fields - login and run now ensure config has been run to prevent errors Reviewed-on: #3 Co-authored-by: jake <jake.young.dev@gmail.com> Co-committed-by: jake <jake.young.dev@gmail.com>
This commit was merged in pull request #3.
This commit is contained in:
@@ -28,6 +28,5 @@ func Execute() {
|
||||
}
|
||||
|
||||
func init() {
|
||||
//dont show completion subcommand in help message, makes the syntax confusing
|
||||
rootCmd.Root().CompletionOptions.DisableDefaultCmd = true
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user