pachctl auth logout

pachctl auth logout

Log out of Pachyderm by deleting your local credential

Synopsis

This command logs out of Pachyderm by deleting your local credential. Note that it’s not necessary to log out before logging in with another account (simply run pachctl auth login twice) but logout can be useful on shared workstations.

pachctl auth logout [flags]

Examples

 pachctl auth logout pachctl auth logout --enterprise

Options

      --enterprise   Log out of the active enterprise context.
  -h, --help         help for logout

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

  • pachctl auth - Auth commands manage access to data in a Pachyderm cluster