pachctl restart cluster

pachctl restart cluster

Schedules all Pachyderm pods to restart as soon as possible.

Synopsis

Schedules all Pachyderm pods to restart as soon as possible. All ongoing work will be lost.

pachctl restart cluster [flags]

Options

  -h, --help            help for cluster
  -r, --reason string   The reason that you're restarting Pachyderm.

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