Run Commands

pachctl auth set project

Learn about the pachctl_auth_set_project command

pachctl auth set project #

Set the roles that ‘subject’ has on ‘project’

Synopsis #

Set the roles that ‘subject’ has on ‘project’

pachctl auth set project <project> [role1,role2 | none ] <subject> [flags]

Options #

  -h, --help   help for project

Options inherited from parent commands #

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

SEE ALSO #