pachctl auth #
Auth commands manage access to data in a Pachyderm cluster
Synopsis #
Auth commands manage access to data in a Pachyderm cluster
Options #
-h, --help help for auth
Options inherited from parent commands #
--no-color Turn off colors.
-v, --verbose Output verbose logs
SEE ALSO #
- pachctl -
- pachctl auth activate - Activate Pachyderm’s auth system
- pachctl auth check - Check whether a subject has a permission on a resource
- pachctl auth deactivate - Delete all ACLs, tokens, admins, IDP integrations and OIDC clients, and deactivate Pachyderm auth
- pachctl auth get - Get the role bindings for a resource
- pachctl auth get-config - Retrieve Pachyderm’s current auth configuration
- pachctl auth get-groups - Get the list of groups a user belongs to
- pachctl auth get-robot-token - Get an auth token for a robot user with the specified name.
- pachctl auth login - Log in to Pachyderm
- pachctl auth logout - Log out of Pachyderm by deleting your local credential
- pachctl auth revoke - Revoke a Pachyderm auth token
- pachctl auth roles-for-permission - List roles that grant the given permission
- pachctl auth rotate-root-token - Rotate the root user’s auth token
- pachctl auth set - Set the role bindings for a resource
- pachctl auth set-config - Set Pachyderm’s current auth configuration
- pachctl auth use-auth-token - Read a Pachyderm auth token from stdin, and write it to the current user’s Pachyderm config file
- pachctl auth whoami - Print your Pachyderm identity