Documentation ¶
Overview ¶
Package omnictl ...
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: "omnictl", Short: "A CLI for accessing Omni API.", Long: ``, SilenceUsage: true, DisableAutoGenTag: true, }
RootCmd represents the base command when called without any subcommands.
Functions ¶
func CompleteConfigContext ¶
func CompleteConfigContext(_ *cobra.Command, _ []string, _ string) ([]string, cobra.ShellCompDirective)
CompleteConfigContext represents tab completion for `--context` argument and `config context` command.
Types ¶
This section is empty.
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
Package cluster contains commands related to cluster operations.
|
Package cluster contains commands related to cluster operations. |
kubernetes
Package kubernetes contains commands related to cluster Kubernetes operations.
|
Package kubernetes contains commands related to cluster Kubernetes operations. |
template
Package template contains commands related to cluster template operations.
|
Package template contains commands related to cluster template operations. |
Package config implements the config file logic.
|
Package config implements the config file logic. |
internal
|
|
access
Package access contains commands related to API access for the CLI.
|
Package access contains commands related to API access for the CLI. |
Package logformat contains different implementations of log formatting.
|
Package logformat contains different implementations of log formatting. |
Package output provides writers in different formats.
|
Package output provides writers in different formats. |
Click to show internal directories.
Click to hide internal directories.