Run Commands

Add Roles to User

Learn how to grant and modify permissions on given resources for a user.

Before You Start #

  • Review the permissions assigned to each role.
  • Confirm you have the right role(s) to grant a user access to a given resource.
  • This guide assumes resources (projects, repositories) have already been created in your cluster.

How to Assign Roles to a User #

  1. Open your terminal.
  2. Connect as the root user using the following command:
pachctl auth use-auth-token
  1. Input your root token.

  2. Run one of the following commands to assign a role:

Resource Type:
  1. Confirm access by running the following command:
Resource Type:

You can also use these steps to update a users permissions.