Pinniped CLI is a command-line utility for interacting with Pinniped
The Pinniped CLI is the command-line interface for Pinniped, a Kubernetes authentication service that enables users to authenticate to Kubernetes clusters using external identity providers. Pinniped provides a unified authentication experience across multiple clusters, supporting both OIDC (OpenID Connect) and LDAP/Active Directory authentication.
The Pinniped CLI provides:
This CLI tool is used by end users to authenticate to Kubernetes clusters that have been configured with Pinniped. It works seamlessly with kubectl and other Kubernetes tools by managing the authentication flow and credential storage in your kubeconfig file.
For more details, visit: