minder auth
minder auth
Authorize and manage accounts within a minder control plane
Synopsis
The minder auth command project lets you create accounts and grant or revoke authorization to existing accounts within a minder control plane.
minder auth [flags]
Options
-h, --help help for auth
Options inherited from parent commands
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
-v, --verbose Output additional messages to STDERR
SEE ALSO
- minder - Minder controls the hosted minder service
- minder auth delete - Permanently delete account
- minder auth invite - Manage user invitations
- minder auth login - Login to Minder
- minder auth logout - Logout from minder control plane.
- minder auth offline-token - Manage offline tokens
- minder auth token - Print your token for Minder
- minder auth whoami - whoami for current user