latest
This commit is contained in:
@@ -41,6 +41,7 @@ func newRootCmd() *cobra.Command {
|
||||
cmd.AddCommand(newEncryptCmd())
|
||||
cmd.AddCommand(newDecryptCmd())
|
||||
cmd.AddCommand(newVersionCmd())
|
||||
cmd.AddCommand(newInfoCmd())
|
||||
|
||||
secret.Debug("newRootCmd completed")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user