pachctl inspect cluster

pachctl inspect cluster

Returns info about the Pachyderm cluster

Synopsis

Returns info about the Pachyderm cluster

pachctl inspect cluster [flags]

Options

  -h, --help            help for cluster
  -o, --output string   Output format when --raw is set: "json" or "yaml" (default "json")
      --raw             Disable pretty printing; serialize data structures to an encoding such as json or yaml

Options inherited from parent commands

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

SEE ALSO