pachctl auth get-groups
pachctl auth get-groups #
Get the list of groups a user belongs to
Synopsis #
This command returns the list of groups a user belongs to. If no user is specified, the current user’s groups are listed.
pachctl auth get-groups [username] [flags]
Examples #
pachctl auth get-groups pachctl auth get-groups alan.watts@domain.com pachctl auth get-groups alan.watts@domain.com --enterprise
Options #
--enterprise Get group membership info from the enterprise server.
-h, --help help for get-groups
Options inherited from parent commands #
--no-color Turn off colors.
--rpc-timeout duration If non-zero, perform all client operations with this RPC deadline.
-v, --verbose Output verbose logs.
SEE ALSO #
- pachctl auth - Auth commands manage access to data in a Pachyderm cluster