tctl config
tctl config
Manages CLI configuration.
Options
-h, --help help for config
Options inherited from parent commands
--config string Path to the file to use
--debug Print debug messages for all requests and responses
-p, --profile string Use specific profile (default "default")
tctl config clusters
Manages configuration of clusters
Options
-h, --help help for clusters
Options inherited from parent commands
--config string Path to the file to use
--debug Print debug messages for all requests and responses
-p, --profile string Use specific profile (default "default")
tctl config clusters delete
Delete a cluster configuration
tctl config clusters delete <name> [flags]
Options
-h, --help help for delete
Options inherited from parent commands
--config string Path to the file to use
--debug Print debug messages for all requests and responses
-p, --profile string Use specific profile (default "default")
tctl config clusters list
List all available clusters
tctl config clusters list [flags]
Options
-h, --help help for list
Options inherited from parent commands
--config string Path to the file to use
--debug Print debug messages for all requests and responses
-p, --profile string Use specific profile (default "default")
tctl config clusters rename
Rename a cluster configuration
tctl config clusters rename <current-name> <new-name> [flags]
Options
-h, --help help for rename
Options inherited from parent commands
--config string Path to the file to use
--debug Print debug messages for all requests and responses
-p, --profile string Use specific profile (default "default")
tctl config clusters set
Set a cluster configuration
tctl config clusters set <name> [flags]
Options
--bridge-address string Bridge address
--timeout duration bridge client timeout (default 30s)
--managementplane string Management plane namespace
--controlplane string Control plane namespace
--context string The name of the kubeconfig context
--kubeconfig string Kubernetes configuration directory
-h, --help help for set
Options inherited from parent commands
--config string Path to the file to use
--debug Print debug messages for all requests and responses
-p, --profile string Use specific profile (default "default")
tctl config profiles
Manages configuration profiles
Options
-h, --help help for profiles
Options inherited from parent commands
--config string Path to the file to use
--debug Print debug messages for all requests and responses
-p, --profile string Use specific profile (default "default")
tctl config profiles delete
Delete a configuration profile
tctl config profiles delete <name> [flags]
Options
-h, --help help for delete
Options inherited from parent commands
--config string Path to the file to use
--debug Print debug messages for all requests and responses
-p, --profile string Use specific profile (default "default")
tctl config profiles list
List all configuration profiles
tctl config profiles list [flags]
Options
-h, --help help for list
Options inherited from parent commands
--config string Path to the file to use
--debug Print debug messages for all requests and responses
-p, --profile string Use specific profile (default "default")
tctl config profiles rename
Rename a configuration profile
tctl config profiles rename <current-name> <new-name> [flags]
Options
-h, --help help for rename
Options inherited from parent commands
--config string Path to the file to use
--debug Print debug messages for all requests and responses
-p, --profile string Use specific profile (default "default")
tctl config profiles set
Set a configuration profile
tctl config profiles set <name> [flags]
Options
--username string Username
--cluster string Cluster
-h, --help help for set
Options inherited from parent commands
--config string Path to the file to use
--debug Print debug messages for all requests and responses
-p, --profile string Use specific profile (default "default")
tctl config profiles set-current
Update the current profile to use
tctl config profiles set-current <name> [flags]
Options
-h, --help help for set-current
Options inherited from parent commands
--config string Path to the file to use
--debug Print debug messages for all requests and responses
-p, --profile string Use specific profile (default "default")
tctl config users
Manages configuration of user credentials
Options
-h, --help help for users
Options inherited from parent commands
--config string Path to the file to use
--debug Print debug messages for all requests and responses
-p, --profile string Use specific profile (default "default")
tctl config users delete
Delete a user configuration
tctl config users delete <name> [flags]
Options
-h, --help help for delete
Options inherited from parent commands
--config string Path to the file to use
--debug Print debug messages for all requests and responses
-p, --profile string Use specific profile (default "default")
tctl config users list
List all available user credentials
tctl config users list [flags]
Options
-h, --help help for list
Options inherited from parent commands
--config string Path to the file to use
--debug Print debug messages for all requests and responses
-p, --profile string Use specific profile (default "default")
tctl config users rename
Rename a user configuration
tctl config users rename <current-name> <new-name> [flags]
Options
-h, --help help for rename
Options inherited from parent commands
--config string Path to the file to use
--debug Print debug messages for all requests and responses
-p, --profile string Use specific profile (default "default")
tctl config users set
Set a user configuration
tctl config users set <name> [flags]
Options
--org string Organization
--tenant string Tenant
--username string Basic auth username
--password string Basic auth password
--token string Access token
-h, --help help for set
Options inherited from parent commands
--config string Path to the file to use
--debug Print debug messages for all requests and responses
-p, --profile string Use specific profile (default "default")
tctl config view
Show all configuration data in yaml format
tctl config view [flags]
Options
-h, --help help for view
Options inherited from parent commands
--config string Path to the file to use
--debug Print debug messages for all requests and responses
-p, --profile string Use specific profile (default "default")