Use Mission Control through the CLI
All administrative operations offered in the Mission Control web UI are available programmatically through the kubectl CLI tool.
This tool works by sending commands to the Mission Control runtime API server.
To install kubectl, see the Kubernetes documentation.
Mission Control requires version 1.22 or later.