config

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ConfigCmd = &cobra.Command{
	Use:     "config",
	Aliases: []string{"cfg"},
	Args:    cobra.NoArgs,
	GroupID: cmdgroups.Config,
	Short:   "Interact with the kubeswitcher configuration",
	Long: `Interact with the kubeswitcher configuration.

The default configuration directory is $HOME/.kubeswitcher_config/.
This can be changed by setting the environment variable KW_CONFIG_REPO.

Within the configuration directory, a 'config.yaml' file is expected to contain the kubeswitcher configuration.
Directory and file (with default values) will be created when any kubeswitcher command is run, if they do not exist.`,
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL