# kumactl config control-planes
Manage known Control Planes
# Synopsis
Manage known Control Planes.
# Options
-h, --help help for control-planes
1
# Options inherited from parent commands
--api-timeout duration the timeout for api calls. It includes connection time, any redirects, and reading the response body. A timeout of zero means no timeout (default 1m0s)
--config-file string path to the configuration file to use
--log-level string log level: one of off|info|debug (default "off")
--no-config if set no config file and config directory will be created
1
2
3
4
2
3
4
# SEE ALSO
- kumactl config - Manage kumactl config
- kumactl config control-planes add - Add a Control Plane
- kumactl config control-planes list - List Control Planes
- kumactl config control-planes remove - Remove a Control Plane
- kumactl config control-planes switch - Switch active Control Plane