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-test")

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