pachctl auth get repo

pachctl auth get repo

Get the role bindings for a repo.

Synopsis

This command returns the role bindings for a given repo.

pachctl auth get repo <repo> [flags]

Examples

 pachctl auth get repo foo pachctl auth get repo foo --project bar

Options

  -h, --help             help for repo
      --project string   The project containing the repo. (default "video-to-frame-traces")

Options inherited from parent commands

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

SEE ALSO