We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46d15e3 commit 2b5b116Copy full SHA for 2b5b116
README.md
@@ -28,7 +28,7 @@ There are 2 ways to get the credentials:
28
> - Never commit them to version control
29
> - Only store them in secure locations (like GitHub secrets)
30
> - Don't share them in plain text or expose them in logs
31
-> - If a token is compromised, immediately revoke it using `auggie --revoke-all-augment-tokens`
+> - If a token is compromised, immediately revoke it using `auggie tokens revoke`
32
33
### 2. Set Up the GitHub Repository Secret
34
0 commit comments