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 --enterpriseOptions #
--enterprise Get group membership info from the enterprise server.
-h, --help help for get-groupsOptions inherited from parent commands #
--no-color Turn off colors.
-v, --verbose Output verbose logsSEE ALSO #
- pachctl auth - Auth commands manage access to data in a Pachyderm cluster