pachctl list #
Print a list of Pachyderm resources of a specific type.
Synopsis #
Print a list of Pachyderm resources of a specific type.
Options #
  -h, --help   help for listOptions inherited from parent commands #
      --no-color   Turn off colors.
  -v, --verbose    Output verbose logsSEE ALSO #
- pachctl -
 - pachctl list branch - Return all branches on a repo.
 - pachctl list commit - Return a list of commits.
 - pachctl list datum - Return the datums in a job.
 - pachctl list file - Return the files in a directory.
 - pachctl list job - Return info about jobs.
 - pachctl list pipeline - Return info about all pipelines.
 - pachctl list project - Return all projects.
 - pachctl list repo - Return a list of repos.
 - pachctl list secret - List all secrets from a namespace in the cluster.
 - pachctl list transaction - List transactions.