finnest auth
Authenticate an Operator against Power IAM.
Authenticate and inspect the local Operator session used by Power IAM.
Examples
bash
finnest auth loginbash
finnest auth login --non-interactive --pat=<token>bash
finnest auth refreshbash
finnest auth whoami --jsonbash
finnest auth token --show-tokenSubcommands
login— Authenticate through browser device flow or PAT.logout— Clear local Operator credentials.refresh— Refresh the offline license JWT when the plane allows it.whoami— Show the currently authenticated Operator.token— Show local token metadata, or the token with --show-token.