This commit is contained in:
Jim McDonald
2023-01-28 00:34:23 +00:00
parent 29bffd0dbe
commit b9ba1ec1c2
42 changed files with 230 additions and 55 deletions

View File

@@ -17,7 +17,7 @@ import (
"github.com/spf13/cobra"
)
// accountCmd represents the account command
// accountCmd represents the account command.
var accountCmd = &cobra.Command{
Use: "account",
Short: "Manage account",