Run Commands

Grant Project Access

Learn how to grant a user access to a project.

Cluster Admins and Project Owners can grant or revoke user access to projects within a cluster (in addition to the individual resources within the project). View roles and permissions available.

How to Grant Project Access to a User #

Tool:
pachctl auth set project foo repoReader,repoWriter user:edna

How to Check Project Access for a User #

Tool:
pachctl auth check project foo user:bob