Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "flux -- [flux commands or flags]",
Short: "Use flux commands",
Example: "wego flux -- install -h",
Run: runCmd,
}
View Source
var StatusCmd = &cobra.Command{
Use: "status",
Short: "Check the last known status of flux namespaces",
Run: runStatusCmd,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.