Documentation
¶
Overview ¶
Copyright © 2022 Flagship Team flagship@abtasty.com
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TokenCmd = &cobra.Command{ Use: "token [info]", Short: "Manage your token", Long: `Manage your token`, Run: func(cmd *cobra.Command, args []string) { cmd.Help() }, }
TokenCmd represents the token command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.