tokens
db tokens invalidate
You can invalidate all tokens for a database by running the following command:
Flags
Flag | Description |
---|---|
-y , --yes | Confirms the invalidation of all existing db tokens. |
All tokens in the group that provided database belongs will also be invalidated. This means that all existing tokens will no longer be valid and will need to be regenerated.
Was this page helpful?