pachctl auth check project
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.
--rpc-timeout duration If non-zero, perform all client operations with this RPC deadline.
-v, --verbose Output verbose logs.
SEE ALSO #
- pachctl auth check - Check whether a subject has a permission on a resource