package
1.0.0-beta.3
Repository: https://github.com/apecloud/kbcli.git
Documentation: pkg.go.dev

# Functions

AddClusterDefinitionFlag adds a flag "cluster-definition" for the cmd and stores the value of the flag in string p.
AddComponentFlag add flag "component" for cobra.Command and support auto complete for it.
AddComponentsFlag add flag "components" for cobra.Command and support auto complete for it.
BuildFlagsBySchema builds a flag.FlagSet by the given schema, convert the schema key to flag name, and convert the schema type to flag type.
BuildFlagsWithOpenAPISchema builds the flag from openAPIV3Schema properties.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

TmpFlagSet create a tmpFlagSet to handle your custom flags and args.