mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
This commit is contained in:
parent
df714accc0
commit
5ad5826332
157 changed files with 329 additions and 5 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd-application-controller` Command Reference
|
||||
|
||||
## argocd-application-controller
|
||||
|
||||
Run ArgoCD Application Controller
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd-dex` Command Reference
|
||||
|
||||
## argocd-dex
|
||||
|
||||
argocd-dex tools used by Argo CD
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd-dex gendexcfg` Command Reference
|
||||
|
||||
## argocd-dex gendexcfg
|
||||
|
||||
Generates a dex config from Argo CD settings
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd-dex rundex` Command Reference
|
||||
|
||||
## argocd-dex rundex
|
||||
|
||||
Runs dex generating a config using settings from the Argo CD configmap and secret
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd-repo-server` Command Reference
|
||||
|
||||
## argocd-repo-server
|
||||
|
||||
Run ArgoCD Repository Server
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd-server` Command Reference
|
||||
|
||||
## argocd-server
|
||||
|
||||
Run the ArgoCD API server
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd-server version` Command Reference
|
||||
|
||||
## argocd-server version
|
||||
|
||||
Print version information
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd` Command Reference
|
||||
|
||||
## argocd
|
||||
|
||||
argocd controls a Argo CD server
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd account` Command Reference
|
||||
|
||||
## argocd account
|
||||
|
||||
Manage account settings
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd account bcrypt` Command Reference
|
||||
|
||||
## argocd account bcrypt
|
||||
|
||||
Generate bcrypt hash for the admin password
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd account can-i` Command Reference
|
||||
|
||||
## argocd account can-i
|
||||
|
||||
Can I
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd account delete-token` Command Reference
|
||||
|
||||
## argocd account delete-token
|
||||
|
||||
Deletes account token
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd account generate-token` Command Reference
|
||||
|
||||
## argocd account generate-token
|
||||
|
||||
Generate account token
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd account get-user-info` Command Reference
|
||||
|
||||
## argocd account get-user-info
|
||||
|
||||
Get user info
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd account get` Command Reference
|
||||
|
||||
## argocd account get
|
||||
|
||||
Get account details
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd account list` Command Reference
|
||||
|
||||
## argocd account list
|
||||
|
||||
List accounts
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd account update-password` Command Reference
|
||||
|
||||
## argocd account update-password
|
||||
|
||||
Update an account's password
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin` Command Reference
|
||||
|
||||
## argocd admin
|
||||
|
||||
Contains a set of commands useful for Argo CD administrators and requires direct Kubernetes access
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin app` Command Reference
|
||||
|
||||
## argocd admin app
|
||||
|
||||
Manage applications configuration
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin app diff-reconcile-results` Command Reference
|
||||
|
||||
## argocd admin app diff-reconcile-results
|
||||
|
||||
Compare results of two reconciliations and print diff.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin app generate-spec` Command Reference
|
||||
|
||||
## argocd admin app generate-spec
|
||||
|
||||
Generate declarative config for an application
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin app get-reconcile-results` Command Reference
|
||||
|
||||
## argocd admin app get-reconcile-results
|
||||
|
||||
Reconcile all applications and stores reconciliation summary in the specified file.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin cluster` Command Reference
|
||||
|
||||
## argocd admin cluster
|
||||
|
||||
Manage clusters configuration
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin cluster generate-spec` Command Reference
|
||||
|
||||
## argocd admin cluster generate-spec
|
||||
|
||||
Generate declarative config for a cluster
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin cluster kubeconfig` Command Reference
|
||||
|
||||
## argocd admin cluster kubeconfig
|
||||
|
||||
Generates kubeconfig for the specified cluster
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin cluster namespaces` Command Reference
|
||||
|
||||
## argocd admin cluster namespaces
|
||||
|
||||
Print information namespaces which Argo CD manages in each cluster.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin cluster namespaces disable-namespaced-mode` Command Reference
|
||||
|
||||
## argocd admin cluster namespaces disable-namespaced-mode
|
||||
|
||||
Disable namespaced mode for clusters which name matches to the specified pattern.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin cluster namespaces enable-namespaced-mode` Command Reference
|
||||
|
||||
## argocd admin cluster namespaces enable-namespaced-mode
|
||||
|
||||
Enable namespaced mode for clusters which name matches to the specified pattern.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin cluster shards` Command Reference
|
||||
|
||||
## argocd admin cluster shards
|
||||
|
||||
Print information about each controller shard and portion of Kubernetes resources it is responsible for.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin cluster stats` Command Reference
|
||||
|
||||
## argocd admin cluster stats
|
||||
|
||||
Prints information cluster statistics and inferred shard number
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin dashboard` Command Reference
|
||||
|
||||
## argocd admin dashboard
|
||||
|
||||
Starts Argo CD Web UI locally
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin export` Command Reference
|
||||
|
||||
## argocd admin export
|
||||
|
||||
Export all Argo CD data to stdout (default) or a file
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin import` Command Reference
|
||||
|
||||
## argocd admin import
|
||||
|
||||
Import Argo CD data from stdin (specify `-') or a file
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin initial-password` Command Reference
|
||||
|
||||
## argocd admin initial-password
|
||||
|
||||
Prints initial password to log in to Argo CD for the first time
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin notifications` Command Reference
|
||||
|
||||
## argocd admin notifications
|
||||
|
||||
Set of CLI commands that helps manage notifications settings
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin notifications template` Command Reference
|
||||
|
||||
## argocd admin notifications template
|
||||
|
||||
Notification templates related commands
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin notifications template get` Command Reference
|
||||
|
||||
## argocd admin notifications template get
|
||||
|
||||
Prints information about configured templates
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin notifications template notify` Command Reference
|
||||
|
||||
## argocd admin notifications template notify
|
||||
|
||||
Generates notification using the specified template and send it to specified recipients
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin notifications trigger` Command Reference
|
||||
|
||||
## argocd admin notifications trigger
|
||||
|
||||
Notification triggers related commands
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin notifications trigger get` Command Reference
|
||||
|
||||
## argocd admin notifications trigger get
|
||||
|
||||
Prints information about configured triggers
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin notifications trigger run` Command Reference
|
||||
|
||||
## argocd admin notifications trigger run
|
||||
|
||||
Evaluates specified trigger condition and prints the result
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin proj` Command Reference
|
||||
|
||||
## argocd admin proj
|
||||
|
||||
Manage projects configuration
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin proj generate-allow-list` Command Reference
|
||||
|
||||
## argocd admin proj generate-allow-list
|
||||
|
||||
Generates project allow list from the specified clusterRole file
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin proj generate-spec` Command Reference
|
||||
|
||||
## argocd admin proj generate-spec
|
||||
|
||||
Generate declarative config for a project
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin proj update-role-policy` Command Reference
|
||||
|
||||
## argocd admin proj update-role-policy
|
||||
|
||||
Implement bulk project role update. Useful to back-fill existing project policies or remove obsolete actions.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin repo` Command Reference
|
||||
|
||||
## argocd admin repo
|
||||
|
||||
Manage repositories configuration
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin repo generate-spec` Command Reference
|
||||
|
||||
## argocd admin repo generate-spec
|
||||
|
||||
Generate declarative config for a repo
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin settings` Command Reference
|
||||
|
||||
## argocd admin settings
|
||||
|
||||
Provides set of commands for settings validation and troubleshooting
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin settings rbac` Command Reference
|
||||
|
||||
## argocd admin settings rbac
|
||||
|
||||
Validate and test RBAC configuration
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin settings rbac can` Command Reference
|
||||
|
||||
## argocd admin settings rbac can
|
||||
|
||||
Check RBAC permissions for a role or subject
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin settings rbac validate` Command Reference
|
||||
|
||||
## argocd admin settings rbac validate
|
||||
|
||||
Validate RBAC policy
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin settings resource-overrides` Command Reference
|
||||
|
||||
## argocd admin settings resource-overrides
|
||||
|
||||
Troubleshoot resource overrides
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin settings resource-overrides health` Command Reference
|
||||
|
||||
## argocd admin settings resource-overrides health
|
||||
|
||||
Assess resource health
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin settings resource-overrides ignore-differences` Command Reference
|
||||
|
||||
## argocd admin settings resource-overrides ignore-differences
|
||||
|
||||
Renders fields excluded from diffing
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin settings resource-overrides ignore-resource-updates` Command Reference
|
||||
|
||||
## argocd admin settings resource-overrides ignore-resource-updates
|
||||
|
||||
Renders fields excluded from resource updates
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin settings resource-overrides list-actions` Command Reference
|
||||
|
||||
## argocd admin settings resource-overrides list-actions
|
||||
|
||||
List available resource actions
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin settings resource-overrides run-action` Command Reference
|
||||
|
||||
## argocd admin settings resource-overrides run-action
|
||||
|
||||
Executes resource action
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd admin settings validate` Command Reference
|
||||
|
||||
## argocd admin settings validate
|
||||
|
||||
Validate settings
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app` Command Reference
|
||||
|
||||
## argocd app
|
||||
|
||||
Manage applications
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app actions` Command Reference
|
||||
|
||||
## argocd app actions
|
||||
|
||||
Manage Resource actions
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app actions list` Command Reference
|
||||
|
||||
## argocd app actions list
|
||||
|
||||
Lists available actions on a resource
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app actions run` Command Reference
|
||||
|
||||
## argocd app actions run
|
||||
|
||||
Runs an available action on resource(s)
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app create` Command Reference
|
||||
|
||||
## argocd app create
|
||||
|
||||
Create an application
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app delete-resource` Command Reference
|
||||
|
||||
## argocd app delete-resource
|
||||
|
||||
Delete resource in an application
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app delete` Command Reference
|
||||
|
||||
## argocd app delete
|
||||
|
||||
Delete an application
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app diff` Command Reference
|
||||
|
||||
## argocd app diff
|
||||
|
||||
Perform a diff against the target and live state.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app edit` Command Reference
|
||||
|
||||
## argocd app edit
|
||||
|
||||
Edit application
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app get` Command Reference
|
||||
|
||||
## argocd app get
|
||||
|
||||
Get application details
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app history` Command Reference
|
||||
|
||||
## argocd app history
|
||||
|
||||
Show application deployment history
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app list` Command Reference
|
||||
|
||||
## argocd app list
|
||||
|
||||
List applications
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app logs` Command Reference
|
||||
|
||||
## argocd app logs
|
||||
|
||||
Get logs of application pods
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app manifests` Command Reference
|
||||
|
||||
## argocd app manifests
|
||||
|
||||
Print manifests of an application
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app patch-resource` Command Reference
|
||||
|
||||
## argocd app patch-resource
|
||||
|
||||
Patch resource in an application
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app patch` Command Reference
|
||||
|
||||
## argocd app patch
|
||||
|
||||
Patch application
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app resources` Command Reference
|
||||
|
||||
## argocd app resources
|
||||
|
||||
List resource of application
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app rollback` Command Reference
|
||||
|
||||
## argocd app rollback
|
||||
|
||||
Rollback application to a previous deployed version by History ID, omitted will Rollback to the previous version
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app set` Command Reference
|
||||
|
||||
## argocd app set
|
||||
|
||||
Set application parameters
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app sync` Command Reference
|
||||
|
||||
## argocd app sync
|
||||
|
||||
Sync an application to its target state
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app terminate-op` Command Reference
|
||||
|
||||
## argocd app terminate-op
|
||||
|
||||
Terminate running operation of an application
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app unset` Command Reference
|
||||
|
||||
## argocd app unset
|
||||
|
||||
Unset application parameters
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd app wait` Command Reference
|
||||
|
||||
## argocd app wait
|
||||
|
||||
Wait for an application to reach a synced and healthy state
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd appset` Command Reference
|
||||
|
||||
## argocd appset
|
||||
|
||||
Manage ApplicationSets
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd appset create` Command Reference
|
||||
|
||||
## argocd appset create
|
||||
|
||||
Create one or more ApplicationSets
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd appset delete` Command Reference
|
||||
|
||||
## argocd appset delete
|
||||
|
||||
Delete one or more ApplicationSets
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd appset get` Command Reference
|
||||
|
||||
## argocd appset get
|
||||
|
||||
Get ApplicationSet details
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd appset list` Command Reference
|
||||
|
||||
## argocd appset list
|
||||
|
||||
List ApplicationSets
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd cert` Command Reference
|
||||
|
||||
## argocd cert
|
||||
|
||||
Manage repository certificates and SSH known hosts entries
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd cert add-ssh` Command Reference
|
||||
|
||||
## argocd cert add-ssh
|
||||
|
||||
Add SSH known host entries for repository servers
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd cert add-tls` Command Reference
|
||||
|
||||
## argocd cert add-tls
|
||||
|
||||
Add TLS certificate data for connecting to repository server SERVERNAME
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd cert list` Command Reference
|
||||
|
||||
## argocd cert list
|
||||
|
||||
List configured certificates
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd cert rm` Command Reference
|
||||
|
||||
## argocd cert rm
|
||||
|
||||
Remove certificate of TYPE for REPOSERVER
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd cluster` Command Reference
|
||||
|
||||
## argocd cluster
|
||||
|
||||
Manage cluster credentials
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd cluster add` Command Reference
|
||||
|
||||
## argocd cluster add
|
||||
|
||||
argocd cluster add CONTEXT
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd cluster get` Command Reference
|
||||
|
||||
## argocd cluster get
|
||||
|
||||
Get cluster information
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd cluster list` Command Reference
|
||||
|
||||
## argocd cluster list
|
||||
|
||||
List configured clusters
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd cluster rm` Command Reference
|
||||
|
||||
## argocd cluster rm
|
||||
|
||||
Remove cluster credentials
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd cluster rotate-auth` Command Reference
|
||||
|
||||
## argocd cluster rotate-auth
|
||||
|
||||
argocd cluster rotate-auth SERVER/NAME
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd cluster set` Command Reference
|
||||
|
||||
## argocd cluster set
|
||||
|
||||
Set cluster information
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd completion` Command Reference
|
||||
|
||||
## argocd completion
|
||||
|
||||
output shell completion code for the specified shell (bash or zsh)
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# `argocd context` Command Reference
|
||||
|
||||
## argocd context
|
||||
|
||||
Switch between contexts
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue