fix(docs): update --auth-token description in argocd_appset_update.md to account for environment variable (#22350)

Signed-off-by: Cheng Fang <cfang@redhat.com>
This commit is contained in:
Cheng Fang 2025-03-16 16:49:50 -04:00 committed by GitHub
parent bfd72b42df
commit 8545d214b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ argocd appset update [flags]
### Options inherited from parent commands
```
--auth-token string Authentication token
--auth-token string Authentication token; set this or the ARGOCD_AUTH_TOKEN environment variable
--client-crt string Client certificate file
--client-crt-key string Client certificate key file
--config string Path to Argo CD config (default "/home/user/.config/argocd/config")