Run Commands

pachctl auth check project

Learn about the pachctl auth check project command

pachctl auth check project #

Check the permissions a user has on a project

Synopsis #

This command checks the permissions a user has on a given project.

pachctl auth check project <project> [user] [flags]

Examples #

 pachctl auth check project foo user:alan.watts@domain.com

Options #

  -h, --help   help for project

Options inherited from parent commands #

      --no-color   Turn off colors.
  -v, --verbose    Output verbose logs

SEE ALSO #