Documentation
¶
Overview ¶
Copyright © 2022 Flagship Team flagship@abtasty.com
Copyright © 2022 Flagship Team flagship@abtasty.com
Copyright © 2022 Flagship Team flagship@abtasty.com
Copyright © 2022 Flagship Team flagship@abtasty.com
Copyright © 2022 Flagship Team flagship@abtasty.com
Copyright © 2022 Flagship Team flagship@abtasty.com
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( FlagID string DataRaw string FlagName string FlagType string FlagDefaultValue string FlagDescription string FlagPredefinedValues string )
View Source
var FlagCmd = &cobra.Command{ Use: "flag [create|edit|get|list|delete|usage]", Short: "Manage your flags", Long: `Manage your flags in your account`, Run: func(cmd *cobra.Command, args []string) { cmd.Help() }, }
FlagCmd represents the flag command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.