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