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.
  -v, --verbose    Output verbose logs

SEE ALSO