kf auth
Authentication helpers.
Inspect or end the local OAuth session for a profile. Login is at the top level (kf login).
kf auth status
Print the resolved auth source for the active or selected profile.
Prints auth source (oauth, api-key-flag, api-key-env, api-key-profile, none), endpoint, tenant, environment, and OAuth metadata. Never prints token material.
| Flag | Required | Description |
|---|---|---|
--profile <name> | no | Inspect a profile other than the active one. |
Example
kf auth status --pretty