argocd-util Tools
argocd-util
argocd-util tools used by Argo CD
Synopsis
argocd-util has internal utility tools used by Argo CD
argocd-util [flags]
Options
-h, --help help for argocd-util
--logformat string Set the logging format. One of: text|json (default "text")
--loglevel string Set the logging level. One of: debug|info|warn|error (default "info")
SEE ALSO
- argocd-util apps - Utility commands operate on ArgoCD applications
- argocd-util export - Export all Argo CD data to stdout (default) or a file
- argocd-util gendexcfg - Generates a dex config from Argo CD settings
- argocd-util import - Import Argo CD data from stdin (specify `-‘) or a file
- argocd-util kubeconfig - Generates kubeconfig for the specified cluster
- argocd-util projects - Utility commands operate on ArgoCD Projects
- argocd-util rundex - Runs dex generating a config using settings from the Argo CD configmap and secret
- argocd-util settings - Provides set of commands for settings validation and troubleshooting
- argocd-util version - Print version information