Run Commands

pachctl auth get-groups

Learn about the pachctl auth get-groups command

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.
  -v, --verbose    Output verbose logs

SEE ALSO #

  • pachctl auth - Auth commands manage access to data in a Pachyderm cluster