Argo CD — CLI authentication
argocd/cli · version 1
envs add argocd/cli
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
ARGOCD_AUTH_TOKEN |
required | secret | Named in the CLI reference as the alternative to passing the token as a flag. Argo CD is self-hosted, so the token is generated in your own instance. Revoking is immediate rather than waiting for expiry: revoked tokens go on a list the server checks.. where to get it |