pachctl auth deactivate #
Delete all ACLs, tokens, admins, IDP integrations and OIDC clients, and deactivate Pachyderm auth
Synopsis #
This command deactivates Pachydermβs auth and identity systems, which exposes data to everyone on the network. Use with caution.
pachctl auth deactivate [flags]Examples #
pachctl auth deactivate
pachctl auth deactivate --enterpriseOptions #
--enterprise Deactivate auth on the active enterprise context.
-h, --help help for deactivateOptions inherited from parent commands #
--no-color Turn off colors.
-v, --verbose Output verbose logsSEE ALSO #
- pachctl auth - Auth commands manage access to data in a Pachyderm cluster