Run Commands

pachctl config delete context

Learn about the pachctl config delete context command

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 #