pachctl config delete context

pachctl config delete context

Deletes a context.

Synopsis

This command deletes a context. It is recommended to clean up your contexts periodically if you have many.

pachctl config delete context <context> [flags]

Options

  -h, --help   help for context

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