omnictl.
Prerequisites
To follow this guide, you must have:Kubernetes Service Accounts authenticate to a Kubernetes cluster. If you need to authenticate to Omni itself, see Omni Service Accounts instead.
Create the Kubernetes service account kubeconfig
Run the following command to generate the kubeconfig:<cluster>: The name of your cluster in Omni<username>: Any username you want to assign to the service account<path to kubeconfig>: The file path where the kubeconfig will be written
kubectl as normal.