Skip to content

login

Overview

Authenticates to a cluster via kubectl using the auth URL specified in the cluster configuration file. The authentication credentials are stored in your kubeconfig.

podplane login [flags]

Options

FlagDescription
-f, --cluster-config stringPath to a podplane.cluster.jsonc file (default: ./podplane.cluster.jsonc)
--ca-cert stringPath, URL, or inline PEM for the Kubernetes API server CA certificate
--callback-port intPort for the local OIDC callback HTTP server (default: 8000)
--headlessSkip opening a browser; follow the authorize redirect non-interactively