From 57e0ffceb707d6c945d05da02cdc0df811a1be25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rk=20S=C3=A1gi-Kaz=C3=A1r?= Date: Wed, 12 Jan 2022 09:05:01 +0100 Subject: [PATCH] feat: Support XDG Base directory standard (#7638) (#7791) * feat: support XDG Base directory standard Signed-off-by: Mark Sagi-Kazar * chore: set XDG_CONFIG_HOME env var for docs generation Signed-off-by: Mark Sagi-Kazar * chore: regenerate cli docs Signed-off-by: Mark Sagi-Kazar --- docs/user-guide/commands/argocd.md | 2 +- docs/user-guide/commands/argocd_account.md | 2 +- .../commands/argocd_account_can-i.md | 2 +- .../commands/argocd_account_delete-token.md | 2 +- .../commands/argocd_account_generate-token.md | 2 +- .../commands/argocd_account_get-user-info.md | 2 +- .../user-guide/commands/argocd_account_get.md | 2 +- .../commands/argocd_account_list.md | 2 +- .../argocd_account_update-password.md | 2 +- docs/user-guide/commands/argocd_admin.md | 2 +- docs/user-guide/commands/argocd_admin_app.md | 2 +- ...argocd_admin_app_diff-reconcile-results.md | 2 +- .../argocd_admin_app_generate-spec.md | 2 +- .../argocd_admin_app_get-reconcile-results.md | 2 +- .../argocd_admin_argocd-notifications.md | 2 +- ...ocd_admin_argocd-notifications_template.md | 2 +- ...admin_argocd-notifications_template_get.md | 2 +- ...in_argocd-notifications_template_notify.md | 2 +- ...gocd_admin_argocd-notifications_trigger.md | 2 +- ..._admin_argocd-notifications_trigger_get.md | 2 +- ..._admin_argocd-notifications_trigger_run.md | 2 +- .../commands/argocd_admin_cluster.md | 2 +- .../argocd_admin_cluster_generate-spec.md | 2 +- .../argocd_admin_cluster_kubeconfig.md | 2 +- .../argocd_admin_cluster_namespaces.md | 2 +- ...ster_namespaces_disable-namespaced-mode.md | 2 +- ...uster_namespaces_enable-namespaced-mode.md | 2 +- .../commands/argocd_admin_cluster_shards.md | 2 +- .../commands/argocd_admin_cluster_stats.md | 2 +- .../commands/argocd_admin_dashboard.md | 2 +- .../commands/argocd_admin_export.md | 2 +- .../commands/argocd_admin_import.md | 2 +- docs/user-guide/commands/argocd_admin_proj.md | 2 +- .../argocd_admin_proj_generate-allow-list.md | 2 +- .../argocd_admin_proj_generate-spec.md | 2 +- .../argocd_admin_proj_update-role-policy.md | 2 +- docs/user-guide/commands/argocd_admin_repo.md | 2 +- .../argocd_admin_repo_generate-spec.md | 2 +- .../commands/argocd_admin_settings.md | 2 +- .../commands/argocd_admin_settings_rbac.md | 2 +- .../argocd_admin_settings_rbac_can.md | 2 +- .../argocd_admin_settings_rbac_validate.md | 2 +- ...rgocd_admin_settings_resource-overrides.md | 2 +- ...dmin_settings_resource-overrides_health.md | 2 +- ...s_resource-overrides_ignore-differences.md | 2 +- ...ettings_resource-overrides_list-actions.md | 2 +- ..._settings_resource-overrides_run-action.md | 2 +- .../argocd_admin_settings_validate.md | 2 +- docs/user-guide/commands/argocd_app.md | 2 +- .../user-guide/commands/argocd_app_actions.md | 2 +- .../commands/argocd_app_actions_list.md | 2 +- .../commands/argocd_app_actions_run.md | 2 +- docs/user-guide/commands/argocd_app_create.md | 2 +- .../commands/argocd_app_delete-resource.md | 2 +- docs/user-guide/commands/argocd_app_delete.md | 2 +- docs/user-guide/commands/argocd_app_diff.md | 2 +- docs/user-guide/commands/argocd_app_edit.md | 2 +- docs/user-guide/commands/argocd_app_get.md | 2 +- .../user-guide/commands/argocd_app_history.md | 2 +- docs/user-guide/commands/argocd_app_list.md | 2 +- docs/user-guide/commands/argocd_app_logs.md | 2 +- .../commands/argocd_app_manifests.md | 2 +- .../commands/argocd_app_patch-resource.md | 2 +- docs/user-guide/commands/argocd_app_patch.md | 2 +- .../commands/argocd_app_resources.md | 2 +- .../commands/argocd_app_rollback.md | 2 +- docs/user-guide/commands/argocd_app_set.md | 2 +- docs/user-guide/commands/argocd_app_sync.md | 2 +- .../commands/argocd_app_terminate-op.md | 2 +- docs/user-guide/commands/argocd_app_unset.md | 2 +- docs/user-guide/commands/argocd_app_wait.md | 2 +- docs/user-guide/commands/argocd_cert.md | 2 +- .../commands/argocd_cert_add-ssh.md | 2 +- .../commands/argocd_cert_add-tls.md | 2 +- docs/user-guide/commands/argocd_cert_list.md | 2 +- docs/user-guide/commands/argocd_cert_rm.md | 2 +- docs/user-guide/commands/argocd_cluster.md | 2 +- .../user-guide/commands/argocd_cluster_add.md | 2 +- .../user-guide/commands/argocd_cluster_get.md | 2 +- .../commands/argocd_cluster_list.md | 2 +- docs/user-guide/commands/argocd_cluster_rm.md | 2 +- .../commands/argocd_cluster_rotate-auth.md | 2 +- docs/user-guide/commands/argocd_completion.md | 2 +- docs/user-guide/commands/argocd_context.md | 2 +- docs/user-guide/commands/argocd_gpg.md | 2 +- docs/user-guide/commands/argocd_gpg_add.md | 2 +- docs/user-guide/commands/argocd_gpg_get.md | 2 +- docs/user-guide/commands/argocd_gpg_list.md | 2 +- docs/user-guide/commands/argocd_gpg_rm.md | 2 +- docs/user-guide/commands/argocd_login.md | 2 +- docs/user-guide/commands/argocd_logout.md | 2 +- docs/user-guide/commands/argocd_proj.md | 2 +- .../commands/argocd_proj_add-destination.md | 2 +- .../argocd_proj_add-orphaned-ignore.md | 2 +- .../commands/argocd_proj_add-signature-key.md | 2 +- .../commands/argocd_proj_add-source.md | 2 +- .../argocd_proj_allow-cluster-resource.md | 2 +- .../argocd_proj_allow-namespace-resource.md | 2 +- .../user-guide/commands/argocd_proj_create.md | 2 +- .../user-guide/commands/argocd_proj_delete.md | 2 +- .../argocd_proj_deny-cluster-resource.md | 2 +- .../argocd_proj_deny-namespace-resource.md | 2 +- docs/user-guide/commands/argocd_proj_edit.md | 2 +- docs/user-guide/commands/argocd_proj_get.md | 2 +- docs/user-guide/commands/argocd_proj_list.md | 2 +- .../argocd_proj_remove-destination.md | 2 +- .../argocd_proj_remove-orphaned-ignore.md | 2 +- .../argocd_proj_remove-signature-key.md | 2 +- .../commands/argocd_proj_remove-source.md | 2 +- docs/user-guide/commands/argocd_proj_role.md | 2 +- .../commands/argocd_proj_role_add-group.md | 2 +- .../commands/argocd_proj_role_add-policy.md | 2 +- .../commands/argocd_proj_role_create-token.md | 2 +- .../commands/argocd_proj_role_create.md | 2 +- .../commands/argocd_proj_role_delete-token.md | 2 +- .../commands/argocd_proj_role_delete.md | 2 +- .../commands/argocd_proj_role_get.md | 2 +- .../commands/argocd_proj_role_list-tokens.md | 2 +- .../commands/argocd_proj_role_list.md | 2 +- .../commands/argocd_proj_role_remove-group.md | 2 +- .../argocd_proj_role_remove-policy.md | 2 +- docs/user-guide/commands/argocd_proj_set.md | 2 +- .../commands/argocd_proj_windows.md | 2 +- .../commands/argocd_proj_windows_add.md | 2 +- .../commands/argocd_proj_windows_delete.md | 2 +- ...argocd_proj_windows_disable-manual-sync.md | 2 +- .../argocd_proj_windows_enable-manual-sync.md | 2 +- .../commands/argocd_proj_windows_list.md | 2 +- .../commands/argocd_proj_windows_update.md | 2 +- docs/user-guide/commands/argocd_relogin.md | 2 +- docs/user-guide/commands/argocd_repo.md | 2 +- docs/user-guide/commands/argocd_repo_add.md | 2 +- docs/user-guide/commands/argocd_repo_get.md | 2 +- docs/user-guide/commands/argocd_repo_list.md | 2 +- docs/user-guide/commands/argocd_repo_rm.md | 2 +- docs/user-guide/commands/argocd_repocreds.md | 2 +- .../commands/argocd_repocreds_add.md | 2 +- .../commands/argocd_repocreds_list.md | 2 +- .../commands/argocd_repocreds_rm.md | 2 +- docs/user-guide/commands/argocd_version.md | 2 +- tools/cmd-docs/main.go | 1 + util/localconfig/localconfig.go | 33 ++++++++++++++++++- 142 files changed, 173 insertions(+), 141 deletions(-) diff --git a/docs/user-guide/commands/argocd.md b/docs/user-guide/commands/argocd.md index 0c6bf881f2c5a..fe58cfaf7efc1 100644 --- a/docs/user-guide/commands/argocd.md +++ b/docs/user-guide/commands/argocd.md @@ -12,7 +12,7 @@ argocd [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_account.md b/docs/user-guide/commands/argocd_account.md index 38919562c7d24..1a0fc77cc40c8 100644 --- a/docs/user-guide/commands/argocd_account.md +++ b/docs/user-guide/commands/argocd_account.md @@ -34,7 +34,7 @@ argocd account [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_account_can-i.md b/docs/user-guide/commands/argocd_account_can-i.md index e8bd52c3c3272..72219980d555c 100644 --- a/docs/user-guide/commands/argocd_account_can-i.md +++ b/docs/user-guide/commands/argocd_account_can-i.md @@ -36,7 +36,7 @@ Resources: [clusters projects applications repositories certificates] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_account_delete-token.md b/docs/user-guide/commands/argocd_account_delete-token.md index 90d64a4ac780c..4a68cde0cca36 100644 --- a/docs/user-guide/commands/argocd_account_delete-token.md +++ b/docs/user-guide/commands/argocd_account_delete-token.md @@ -29,7 +29,7 @@ argocd account delete-token --account ID --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_account_generate-token.md b/docs/user-guide/commands/argocd_account_generate-token.md index b00108bc838eb..adb3c5703d827 100644 --- a/docs/user-guide/commands/argocd_account_generate-token.md +++ b/docs/user-guide/commands/argocd_account_generate-token.md @@ -31,7 +31,7 @@ argocd account generate-token --account --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_account_get-user-info.md b/docs/user-guide/commands/argocd_account_get-user-info.md index af1071e374492..c8e1e79af4169 100644 --- a/docs/user-guide/commands/argocd_account_get-user-info.md +++ b/docs/user-guide/commands/argocd_account_get-user-info.md @@ -19,7 +19,7 @@ argocd account get-user-info [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_account_get.md b/docs/user-guide/commands/argocd_account_get.md index e1dcc3d279e72..b5e1d882f7c80 100644 --- a/docs/user-guide/commands/argocd_account_get.md +++ b/docs/user-guide/commands/argocd_account_get.md @@ -30,7 +30,7 @@ argocd account get --account --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_account_list.md b/docs/user-guide/commands/argocd_account_list.md index 53ca139151c51..bd4ef53fbff6b 100644 --- a/docs/user-guide/commands/argocd_account_list.md +++ b/docs/user-guide/commands/argocd_account_list.md @@ -25,7 +25,7 @@ argocd account list --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_account_update-password.md b/docs/user-guide/commands/argocd_account_update-password.md index 731d2eea1c84e..fbabe1da63c04 100644 --- a/docs/user-guide/commands/argocd_account_update-password.md +++ b/docs/user-guide/commands/argocd_account_update-password.md @@ -41,7 +41,7 @@ argocd account update-password [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin.md b/docs/user-guide/commands/argocd_admin.md index b4118b73e06ed..400fe26b3511d 100644 --- a/docs/user-guide/commands/argocd_admin.md +++ b/docs/user-guide/commands/argocd_admin.md @@ -18,7 +18,7 @@ argocd admin [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_app.md b/docs/user-guide/commands/argocd_admin_app.md index e8ccb35bc2543..b134564785f73 100644 --- a/docs/user-guide/commands/argocd_admin_app.md +++ b/docs/user-guide/commands/argocd_admin_app.md @@ -18,7 +18,7 @@ argocd admin app [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_app_diff-reconcile-results.md b/docs/user-guide/commands/argocd_admin_app_diff-reconcile-results.md index 887a1b2ce01d7..aba09f480471a 100644 --- a/docs/user-guide/commands/argocd_admin_app_diff-reconcile-results.md +++ b/docs/user-guide/commands/argocd_admin_app_diff-reconcile-results.md @@ -18,7 +18,7 @@ argocd admin app diff-reconcile-results PATH1 PATH2 [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_app_generate-spec.md b/docs/user-guide/commands/argocd_admin_app_generate-spec.md index d29cdd57e42be..13f35327d73b9 100644 --- a/docs/user-guide/commands/argocd_admin_app_generate-spec.md +++ b/docs/user-guide/commands/argocd_admin_app_generate-spec.md @@ -96,7 +96,7 @@ argocd admin app generate-spec APPNAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_app_get-reconcile-results.md b/docs/user-guide/commands/argocd_admin_app_get-reconcile-results.md index fb3f0878f8950..e93d9879276e2 100644 --- a/docs/user-guide/commands/argocd_admin_app_get-reconcile-results.md +++ b/docs/user-guide/commands/argocd_admin_app_get-reconcile-results.md @@ -38,7 +38,7 @@ argocd admin app get-reconcile-results PATH [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_argocd-notifications.md b/docs/user-guide/commands/argocd_admin_argocd-notifications.md index ee9548d7f4c4e..aefadc785e89f 100644 --- a/docs/user-guide/commands/argocd_admin_argocd-notifications.md +++ b/docs/user-guide/commands/argocd_admin_argocd-notifications.md @@ -39,7 +39,7 @@ argocd admin argocd-notifications [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_argocd-notifications_template.md b/docs/user-guide/commands/argocd_admin_argocd-notifications_template.md index 9385fc25f20ee..048b55e59cce0 100644 --- a/docs/user-guide/commands/argocd_admin_argocd-notifications_template.md +++ b/docs/user-guide/commands/argocd_admin_argocd-notifications_template.md @@ -27,7 +27,7 @@ argocd admin argocd-notifications template [flags] --client-crt-key string Client certificate key file --client-key string Path to a client key file for TLS --cluster string The name of the kubeconfig cluster to use - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --config-map string argocd-notifications-cm.yaml file path --context string The name of the kubeconfig context to use --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server diff --git a/docs/user-guide/commands/argocd_admin_argocd-notifications_template_get.md b/docs/user-guide/commands/argocd_admin_argocd-notifications_template_get.md index 82119c7655c16..bf8e19701b24f 100644 --- a/docs/user-guide/commands/argocd_admin_argocd-notifications_template_get.md +++ b/docs/user-guide/commands/argocd_admin_argocd-notifications_template_get.md @@ -39,7 +39,7 @@ argocd-notifications template get app-sync-succeeded -o=yaml --client-crt-key string Client certificate key file --client-key string Path to a client key file for TLS --cluster string The name of the kubeconfig cluster to use - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --config-map string argocd-notifications-cm.yaml file path --context string The name of the kubeconfig context to use --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server diff --git a/docs/user-guide/commands/argocd_admin_argocd-notifications_template_notify.md b/docs/user-guide/commands/argocd_admin_argocd-notifications_template_notify.md index 15f12fa09949d..8d37b1ed79b0b 100644 --- a/docs/user-guide/commands/argocd_admin_argocd-notifications_template_notify.md +++ b/docs/user-guide/commands/argocd_admin_argocd-notifications_template_notify.md @@ -40,7 +40,7 @@ argocd-notifications template notify app-sync-succeeded guestbook --client-crt-key string Client certificate key file --client-key string Path to a client key file for TLS --cluster string The name of the kubeconfig cluster to use - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --config-map string argocd-notifications-cm.yaml file path --context string The name of the kubeconfig context to use --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server diff --git a/docs/user-guide/commands/argocd_admin_argocd-notifications_trigger.md b/docs/user-guide/commands/argocd_admin_argocd-notifications_trigger.md index ec85eb5f71e2b..85711bf3a266d 100644 --- a/docs/user-guide/commands/argocd_admin_argocd-notifications_trigger.md +++ b/docs/user-guide/commands/argocd_admin_argocd-notifications_trigger.md @@ -27,7 +27,7 @@ argocd admin argocd-notifications trigger [flags] --client-crt-key string Client certificate key file --client-key string Path to a client key file for TLS --cluster string The name of the kubeconfig cluster to use - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --config-map string argocd-notifications-cm.yaml file path --context string The name of the kubeconfig context to use --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server diff --git a/docs/user-guide/commands/argocd_admin_argocd-notifications_trigger_get.md b/docs/user-guide/commands/argocd_admin_argocd-notifications_trigger_get.md index 02e87ded91a42..1545f24f48a9b 100644 --- a/docs/user-guide/commands/argocd_admin_argocd-notifications_trigger_get.md +++ b/docs/user-guide/commands/argocd_admin_argocd-notifications_trigger_get.md @@ -39,7 +39,7 @@ argocd-notifications trigger get on-sync-failed -o=yaml --client-crt-key string Client certificate key file --client-key string Path to a client key file for TLS --cluster string The name of the kubeconfig cluster to use - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --config-map string argocd-notifications-cm.yaml file path --context string The name of the kubeconfig context to use --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server diff --git a/docs/user-guide/commands/argocd_admin_argocd-notifications_trigger_run.md b/docs/user-guide/commands/argocd_admin_argocd-notifications_trigger_run.md index 32db31497cf64..628ba40d81043 100644 --- a/docs/user-guide/commands/argocd_admin_argocd-notifications_trigger_run.md +++ b/docs/user-guide/commands/argocd_admin_argocd-notifications_trigger_run.md @@ -39,7 +39,7 @@ argocd-notifications trigger run on-sync-status-unknown ./sample-app.yaml \ --client-crt-key string Client certificate key file --client-key string Path to a client key file for TLS --cluster string The name of the kubeconfig cluster to use - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --config-map string argocd-notifications-cm.yaml file path --context string The name of the kubeconfig context to use --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server diff --git a/docs/user-guide/commands/argocd_admin_cluster.md b/docs/user-guide/commands/argocd_admin_cluster.md index 7e75059641420..1041e2ac0fbcf 100644 --- a/docs/user-guide/commands/argocd_admin_cluster.md +++ b/docs/user-guide/commands/argocd_admin_cluster.md @@ -18,7 +18,7 @@ argocd admin cluster [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_cluster_generate-spec.md b/docs/user-guide/commands/argocd_admin_cluster_generate-spec.md index d7735a5ea6d19..49586cde91fa3 100644 --- a/docs/user-guide/commands/argocd_admin_cluster_generate-spec.md +++ b/docs/user-guide/commands/argocd_admin_cluster_generate-spec.md @@ -39,7 +39,7 @@ argocd admin cluster generate-spec CONTEXT [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_cluster_kubeconfig.md b/docs/user-guide/commands/argocd_admin_cluster_kubeconfig.md index bc6163ecc617f..c46f99f20e0a1 100644 --- a/docs/user-guide/commands/argocd_admin_cluster_kubeconfig.md +++ b/docs/user-guide/commands/argocd_admin_cluster_kubeconfig.md @@ -34,7 +34,7 @@ argocd admin cluster kubeconfig CLUSTER_URL OUTPUT_PATH [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_cluster_namespaces.md b/docs/user-guide/commands/argocd_admin_cluster_namespaces.md index aa9588d04d165..e94fab9609472 100644 --- a/docs/user-guide/commands/argocd_admin_cluster_namespaces.md +++ b/docs/user-guide/commands/argocd_admin_cluster_namespaces.md @@ -34,7 +34,7 @@ argocd admin cluster namespaces [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_cluster_namespaces_disable-namespaced-mode.md b/docs/user-guide/commands/argocd_admin_cluster_namespaces_disable-namespaced-mode.md index 7a6d1f4b1484c..a5baba4e02bc3 100644 --- a/docs/user-guide/commands/argocd_admin_cluster_namespaces_disable-namespaced-mode.md +++ b/docs/user-guide/commands/argocd_admin_cluster_namespaces_disable-namespaced-mode.md @@ -25,7 +25,7 @@ argocd admin cluster namespaces disable-namespaced-mode PATTERN [flags] --client-crt-key string Client certificate key file --client-key string Path to a client key file for TLS --cluster string The name of the kubeconfig cluster to use - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --context string The name of the kubeconfig context to use --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. diff --git a/docs/user-guide/commands/argocd_admin_cluster_namespaces_enable-namespaced-mode.md b/docs/user-guide/commands/argocd_admin_cluster_namespaces_enable-namespaced-mode.md index b726e86075dea..6d95924e75fa8 100644 --- a/docs/user-guide/commands/argocd_admin_cluster_namespaces_enable-namespaced-mode.md +++ b/docs/user-guide/commands/argocd_admin_cluster_namespaces_enable-namespaced-mode.md @@ -27,7 +27,7 @@ argocd admin cluster namespaces enable-namespaced-mode PATTERN [flags] --client-crt-key string Client certificate key file --client-key string Path to a client key file for TLS --cluster string The name of the kubeconfig cluster to use - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --context string The name of the kubeconfig context to use --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. diff --git a/docs/user-guide/commands/argocd_admin_cluster_shards.md b/docs/user-guide/commands/argocd_admin_cluster_shards.md index 7be827370654a..435afd2148d09 100644 --- a/docs/user-guide/commands/argocd_admin_cluster_shards.md +++ b/docs/user-guide/commands/argocd_admin_cluster_shards.md @@ -48,7 +48,7 @@ argocd admin cluster shards [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_cluster_stats.md b/docs/user-guide/commands/argocd_admin_cluster_stats.md index 2321837040429..2cce3262fed9d 100644 --- a/docs/user-guide/commands/argocd_admin_cluster_stats.md +++ b/docs/user-guide/commands/argocd_admin_cluster_stats.md @@ -48,7 +48,7 @@ argocd admin cluster stats [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_dashboard.md b/docs/user-guide/commands/argocd_admin_dashboard.md index 76c9a49cf2d99..00be586e3764e 100644 --- a/docs/user-guide/commands/argocd_admin_dashboard.md +++ b/docs/user-guide/commands/argocd_admin_dashboard.md @@ -36,7 +36,7 @@ argocd admin dashboard [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_export.md b/docs/user-guide/commands/argocd_admin_export.md index 2ee86732f0111..77f90ddfe1d55 100644 --- a/docs/user-guide/commands/argocd_admin_export.md +++ b/docs/user-guide/commands/argocd_admin_export.md @@ -35,7 +35,7 @@ argocd admin export [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_import.md b/docs/user-guide/commands/argocd_admin_import.md index 501ddcc1cad6c..d8e3d1c36a4f2 100644 --- a/docs/user-guide/commands/argocd_admin_import.md +++ b/docs/user-guide/commands/argocd_admin_import.md @@ -38,7 +38,7 @@ argocd admin import SOURCE [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_proj.md b/docs/user-guide/commands/argocd_admin_proj.md index 1a414fded3d1b..7b484581aef69 100644 --- a/docs/user-guide/commands/argocd_admin_proj.md +++ b/docs/user-guide/commands/argocd_admin_proj.md @@ -18,7 +18,7 @@ argocd admin proj [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_proj_generate-allow-list.md b/docs/user-guide/commands/argocd_admin_proj_generate-allow-list.md index cefe7787cf135..1ea264c07dee7 100644 --- a/docs/user-guide/commands/argocd_admin_proj_generate-allow-list.md +++ b/docs/user-guide/commands/argocd_admin_proj_generate-allow-list.md @@ -35,7 +35,7 @@ argocd admin proj generate-allow-list CLUSTERROLE_PATH PROJ_NAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_proj_generate-spec.md b/docs/user-guide/commands/argocd_admin_proj_generate-spec.md index 2876a965df162..1282fd02c0c7e 100644 --- a/docs/user-guide/commands/argocd_admin_proj_generate-spec.md +++ b/docs/user-guide/commands/argocd_admin_proj_generate-spec.md @@ -31,7 +31,7 @@ argocd admin proj generate-spec PROJECT [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_proj_update-role-policy.md b/docs/user-guide/commands/argocd_admin_proj_update-role-policy.md index 9df8693e9ac32..629975d20ddba 100644 --- a/docs/user-guide/commands/argocd_admin_proj_update-role-policy.md +++ b/docs/user-guide/commands/argocd_admin_proj_update-role-policy.md @@ -50,7 +50,7 @@ argocd admin proj update-role-policy PROJECT_GLOB MODIFICATION ACTION [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_repo.md b/docs/user-guide/commands/argocd_admin_repo.md index 75251bb0771de..586270a107450 100644 --- a/docs/user-guide/commands/argocd_admin_repo.md +++ b/docs/user-guide/commands/argocd_admin_repo.md @@ -18,7 +18,7 @@ argocd admin repo [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_repo_generate-spec.md b/docs/user-guide/commands/argocd_admin_repo_generate-spec.md index 1cd7f0776515f..4526950aa18bc 100644 --- a/docs/user-guide/commands/argocd_admin_repo_generate-spec.md +++ b/docs/user-guide/commands/argocd_admin_repo_generate-spec.md @@ -63,7 +63,7 @@ argocd admin repo generate-spec REPOURL [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_settings.md b/docs/user-guide/commands/argocd_admin_settings.md index b4bebd240957a..2660afa521e8d 100644 --- a/docs/user-guide/commands/argocd_admin_settings.md +++ b/docs/user-guide/commands/argocd_admin_settings.md @@ -37,7 +37,7 @@ argocd admin settings [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_admin_settings_rbac.md b/docs/user-guide/commands/argocd_admin_settings_rbac.md index 353637e187641..ed3a49490c21d 100644 --- a/docs/user-guide/commands/argocd_admin_settings_rbac.md +++ b/docs/user-guide/commands/argocd_admin_settings_rbac.md @@ -26,7 +26,7 @@ argocd admin settings rbac [flags] --client-crt-key string Client certificate key file --client-key string Path to a client key file for TLS --cluster string The name of the kubeconfig cluster to use - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --context string The name of the kubeconfig context to use --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. diff --git a/docs/user-guide/commands/argocd_admin_settings_rbac_can.md b/docs/user-guide/commands/argocd_admin_settings_rbac_can.md index b9dd22dc94dad..818b2a438d94f 100644 --- a/docs/user-guide/commands/argocd_admin_settings_rbac_can.md +++ b/docs/user-guide/commands/argocd_admin_settings_rbac_can.md @@ -61,7 +61,7 @@ argocd admin settings rbac can someuser create application 'default/app' --defau --client-crt-key string Client certificate key file --client-key string Path to a client key file for TLS --cluster string The name of the kubeconfig cluster to use - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --context string The name of the kubeconfig context to use --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. diff --git a/docs/user-guide/commands/argocd_admin_settings_rbac_validate.md b/docs/user-guide/commands/argocd_admin_settings_rbac_validate.md index f15a1bbc94657..1dd06d0dcf4cd 100644 --- a/docs/user-guide/commands/argocd_admin_settings_rbac_validate.md +++ b/docs/user-guide/commands/argocd_admin_settings_rbac_validate.md @@ -34,7 +34,7 @@ argocd admin settings rbac validate --policy-file=POLICYFILE [flags] --client-crt-key string Client certificate key file --client-key string Path to a client key file for TLS --cluster string The name of the kubeconfig cluster to use - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --context string The name of the kubeconfig context to use --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. diff --git a/docs/user-guide/commands/argocd_admin_settings_resource-overrides.md b/docs/user-guide/commands/argocd_admin_settings_resource-overrides.md index 4ab2b14407d09..e15fb9df0e417 100644 --- a/docs/user-guide/commands/argocd_admin_settings_resource-overrides.md +++ b/docs/user-guide/commands/argocd_admin_settings_resource-overrides.md @@ -26,7 +26,7 @@ argocd admin settings resource-overrides [flags] --client-crt-key string Client certificate key file --client-key string Path to a client key file for TLS --cluster string The name of the kubeconfig cluster to use - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --context string The name of the kubeconfig context to use --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. diff --git a/docs/user-guide/commands/argocd_admin_settings_resource-overrides_health.md b/docs/user-guide/commands/argocd_admin_settings_resource-overrides_health.md index 6f33c8f7ae5cc..43ea75c3256db 100644 --- a/docs/user-guide/commands/argocd_admin_settings_resource-overrides_health.md +++ b/docs/user-guide/commands/argocd_admin_settings_resource-overrides_health.md @@ -37,7 +37,7 @@ argocd admin settings resource-overrides health ./deploy.yaml --argocd-cm-path . --client-crt-key string Client certificate key file --client-key string Path to a client key file for TLS --cluster string The name of the kubeconfig cluster to use - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --context string The name of the kubeconfig context to use --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. diff --git a/docs/user-guide/commands/argocd_admin_settings_resource-overrides_ignore-differences.md b/docs/user-guide/commands/argocd_admin_settings_resource-overrides_ignore-differences.md index 694e81ff9198d..cf28d917edb51 100644 --- a/docs/user-guide/commands/argocd_admin_settings_resource-overrides_ignore-differences.md +++ b/docs/user-guide/commands/argocd_admin_settings_resource-overrides_ignore-differences.md @@ -37,7 +37,7 @@ argocd admin settings resource-overrides ignore-differences ./deploy.yaml --argo --client-crt-key string Client certificate key file --client-key string Path to a client key file for TLS --cluster string The name of the kubeconfig cluster to use - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --context string The name of the kubeconfig context to use --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. diff --git a/docs/user-guide/commands/argocd_admin_settings_resource-overrides_list-actions.md b/docs/user-guide/commands/argocd_admin_settings_resource-overrides_list-actions.md index 2556eae3e4d7c..8598173b71974 100644 --- a/docs/user-guide/commands/argocd_admin_settings_resource-overrides_list-actions.md +++ b/docs/user-guide/commands/argocd_admin_settings_resource-overrides_list-actions.md @@ -37,7 +37,7 @@ argocd admin settings resource-overrides action list /tmp/deploy.yaml --argocd-c --client-crt-key string Client certificate key file --client-key string Path to a client key file for TLS --cluster string The name of the kubeconfig cluster to use - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --context string The name of the kubeconfig context to use --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. diff --git a/docs/user-guide/commands/argocd_admin_settings_resource-overrides_run-action.md b/docs/user-guide/commands/argocd_admin_settings_resource-overrides_run-action.md index 7563ddf8fbc35..34dd28358c34c 100644 --- a/docs/user-guide/commands/argocd_admin_settings_resource-overrides_run-action.md +++ b/docs/user-guide/commands/argocd_admin_settings_resource-overrides_run-action.md @@ -37,7 +37,7 @@ argocd admin settings resource-overrides action run /tmp/deploy.yaml restart --a --client-crt-key string Client certificate key file --client-key string Path to a client key file for TLS --cluster string The name of the kubeconfig cluster to use - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --context string The name of the kubeconfig context to use --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. diff --git a/docs/user-guide/commands/argocd_admin_settings_validate.md b/docs/user-guide/commands/argocd_admin_settings_validate.md index 61db807478717..3fc2c624d9d1c 100644 --- a/docs/user-guide/commands/argocd_admin_settings_validate.md +++ b/docs/user-guide/commands/argocd_admin_settings_validate.md @@ -42,7 +42,7 @@ argocd admin settings validate --group accounts --group plugins --load-cluster-s --client-crt-key string Client certificate key file --client-key string Path to a client key file for TLS --cluster string The name of the kubeconfig cluster to use - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --context string The name of the kubeconfig context to use --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. diff --git a/docs/user-guide/commands/argocd_app.md b/docs/user-guide/commands/argocd_app.md index 4a5c968320b71..9b3845a86d195 100644 --- a/docs/user-guide/commands/argocd_app.md +++ b/docs/user-guide/commands/argocd_app.md @@ -47,7 +47,7 @@ argocd app [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_actions.md b/docs/user-guide/commands/argocd_app_actions.md index c2f556a82fe9e..2a1fbdb2c04c3 100644 --- a/docs/user-guide/commands/argocd_app_actions.md +++ b/docs/user-guide/commands/argocd_app_actions.md @@ -18,7 +18,7 @@ argocd app actions [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_actions_list.md b/docs/user-guide/commands/argocd_app_actions_list.md index c4fb92fff101d..27c904f625ba8 100644 --- a/docs/user-guide/commands/argocd_app_actions_list.md +++ b/docs/user-guide/commands/argocd_app_actions_list.md @@ -23,7 +23,7 @@ argocd app actions list APPNAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_actions_run.md b/docs/user-guide/commands/argocd_app_actions_run.md index 2d158939ea31e..918c30758c614 100644 --- a/docs/user-guide/commands/argocd_app_actions_run.md +++ b/docs/user-guide/commands/argocd_app_actions_run.md @@ -23,7 +23,7 @@ argocd app actions run APPNAME ACTION [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_create.md b/docs/user-guide/commands/argocd_app_create.md index 7a6d634389d03..5ff9b04868842 100644 --- a/docs/user-guide/commands/argocd_app_create.md +++ b/docs/user-guide/commands/argocd_app_create.md @@ -95,7 +95,7 @@ argocd app create APPNAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_delete-resource.md b/docs/user-guide/commands/argocd_app_delete-resource.md index 61990c0d30d9f..f2029864cd661 100644 --- a/docs/user-guide/commands/argocd_app_delete-resource.md +++ b/docs/user-guide/commands/argocd_app_delete-resource.md @@ -25,7 +25,7 @@ argocd app delete-resource APPNAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_delete.md b/docs/user-guide/commands/argocd_app_delete.md index 8a7f77d11d81e..c743571b34ea0 100644 --- a/docs/user-guide/commands/argocd_app_delete.md +++ b/docs/user-guide/commands/argocd_app_delete.md @@ -21,7 +21,7 @@ argocd app delete APPNAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_diff.md b/docs/user-guide/commands/argocd_app_diff.md index 7029c29b29e9d..122588fd86005 100644 --- a/docs/user-guide/commands/argocd_app_diff.md +++ b/docs/user-guide/commands/argocd_app_diff.md @@ -30,7 +30,7 @@ argocd app diff APPNAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_edit.md b/docs/user-guide/commands/argocd_app_edit.md index 7c1a5a6820148..1f1b77a53661a 100644 --- a/docs/user-guide/commands/argocd_app_edit.md +++ b/docs/user-guide/commands/argocd_app_edit.md @@ -18,7 +18,7 @@ argocd app edit APPNAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_get.md b/docs/user-guide/commands/argocd_app_get.md index 74aa9f2ebdd64..429b2089df94e 100644 --- a/docs/user-guide/commands/argocd_app_get.md +++ b/docs/user-guide/commands/argocd_app_get.md @@ -23,7 +23,7 @@ argocd app get APPNAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_history.md b/docs/user-guide/commands/argocd_app_history.md index 0f90315d6f3b7..240f5cd8fd8f6 100644 --- a/docs/user-guide/commands/argocd_app_history.md +++ b/docs/user-guide/commands/argocd_app_history.md @@ -19,7 +19,7 @@ argocd app history APPNAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_list.md b/docs/user-guide/commands/argocd_app_list.md index bf0829557a047..61ac886ffcefe 100644 --- a/docs/user-guide/commands/argocd_app_list.md +++ b/docs/user-guide/commands/argocd_app_list.md @@ -32,7 +32,7 @@ argocd app list [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_logs.md b/docs/user-guide/commands/argocd_app_logs.md index 0ee66d229d822..15f5e1c22ee1b 100644 --- a/docs/user-guide/commands/argocd_app_logs.md +++ b/docs/user-guide/commands/argocd_app_logs.md @@ -28,7 +28,7 @@ argocd app logs APPNAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_manifests.md b/docs/user-guide/commands/argocd_app_manifests.md index c207b3a136926..c369bbd0781b5 100644 --- a/docs/user-guide/commands/argocd_app_manifests.md +++ b/docs/user-guide/commands/argocd_app_manifests.md @@ -20,7 +20,7 @@ argocd app manifests APPNAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_patch-resource.md b/docs/user-guide/commands/argocd_app_patch-resource.md index 37fc0088824cd..89576b7bd5883 100644 --- a/docs/user-guide/commands/argocd_app_patch-resource.md +++ b/docs/user-guide/commands/argocd_app_patch-resource.md @@ -25,7 +25,7 @@ argocd app patch-resource APPNAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_patch.md b/docs/user-guide/commands/argocd_app_patch.md index b942ad88a7627..9f9c4d4e56220 100644 --- a/docs/user-guide/commands/argocd_app_patch.md +++ b/docs/user-guide/commands/argocd_app_patch.md @@ -29,7 +29,7 @@ argocd app patch APPNAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_resources.md b/docs/user-guide/commands/argocd_app_resources.md index c2f0b1127c28e..d9d1b9d3d5bb9 100644 --- a/docs/user-guide/commands/argocd_app_resources.md +++ b/docs/user-guide/commands/argocd_app_resources.md @@ -19,7 +19,7 @@ argocd app resources APPNAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_rollback.md b/docs/user-guide/commands/argocd_app_rollback.md index a3f4b0dcc7658..89028c726d327 100644 --- a/docs/user-guide/commands/argocd_app_rollback.md +++ b/docs/user-guide/commands/argocd_app_rollback.md @@ -20,7 +20,7 @@ argocd app rollback APPNAME [ID] [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_set.md b/docs/user-guide/commands/argocd_app_set.md index acafc3245616c..7da95ca7ee31c 100644 --- a/docs/user-guide/commands/argocd_app_set.md +++ b/docs/user-guide/commands/argocd_app_set.md @@ -66,7 +66,7 @@ argocd app set APPNAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_sync.md b/docs/user-guide/commands/argocd_app_sync.md index a5a294f4aae54..cde583413a4c1 100644 --- a/docs/user-guide/commands/argocd_app_sync.md +++ b/docs/user-guide/commands/argocd_app_sync.md @@ -56,7 +56,7 @@ argocd app sync [APPNAME... | -l selector] [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_terminate-op.md b/docs/user-guide/commands/argocd_app_terminate-op.md index 26476986b0697..636ff50a1437a 100644 --- a/docs/user-guide/commands/argocd_app_terminate-op.md +++ b/docs/user-guide/commands/argocd_app_terminate-op.md @@ -18,7 +18,7 @@ argocd app terminate-op APPNAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_unset.md b/docs/user-guide/commands/argocd_app_unset.md index 9663e6c4d7b37..cb94e2343e393 100644 --- a/docs/user-guide/commands/argocd_app_unset.md +++ b/docs/user-guide/commands/argocd_app_unset.md @@ -40,7 +40,7 @@ argocd app unset APPNAME parameters [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_app_wait.md b/docs/user-guide/commands/argocd_app_wait.md index ba98e6e1b6ecd..9b3f429900f81 100644 --- a/docs/user-guide/commands/argocd_app_wait.md +++ b/docs/user-guide/commands/argocd_app_wait.md @@ -38,7 +38,7 @@ argocd app wait [APPNAME.. | -l selector] [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_cert.md b/docs/user-guide/commands/argocd_cert.md index 80fa88e006256..a46469c2a4b30 100644 --- a/docs/user-guide/commands/argocd_cert.md +++ b/docs/user-guide/commands/argocd_cert.md @@ -57,7 +57,7 @@ argocd cert [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_cert_add-ssh.md b/docs/user-guide/commands/argocd_cert_add-ssh.md index f547a2c3cbd3c..7ca67cb169a0b 100644 --- a/docs/user-guide/commands/argocd_cert_add-ssh.md +++ b/docs/user-guide/commands/argocd_cert_add-ssh.md @@ -21,7 +21,7 @@ argocd cert add-ssh --batch [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_cert_add-tls.md b/docs/user-guide/commands/argocd_cert_add-tls.md index b697ad01b479c..d4d358c21a4ee 100644 --- a/docs/user-guide/commands/argocd_cert_add-tls.md +++ b/docs/user-guide/commands/argocd_cert_add-tls.md @@ -20,7 +20,7 @@ argocd cert add-tls SERVERNAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_cert_list.md b/docs/user-guide/commands/argocd_cert_list.md index cedf81838ae66..2898c6ace6104 100644 --- a/docs/user-guide/commands/argocd_cert_list.md +++ b/docs/user-guide/commands/argocd_cert_list.md @@ -22,7 +22,7 @@ argocd cert list [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_cert_rm.md b/docs/user-guide/commands/argocd_cert_rm.md index d6b94dc439fae..01d6780cb0afd 100644 --- a/docs/user-guide/commands/argocd_cert_rm.md +++ b/docs/user-guide/commands/argocd_cert_rm.md @@ -20,7 +20,7 @@ argocd cert rm REPOSERVER [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_cluster.md b/docs/user-guide/commands/argocd_cluster.md index 4094fd0cbe379..8a62a2e0bc074 100644 --- a/docs/user-guide/commands/argocd_cluster.md +++ b/docs/user-guide/commands/argocd_cluster.md @@ -51,7 +51,7 @@ argocd cluster [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_cluster_add.md b/docs/user-guide/commands/argocd_cluster_add.md index f6c724310a6e8..523214fb5307b 100644 --- a/docs/user-guide/commands/argocd_cluster_add.md +++ b/docs/user-guide/commands/argocd_cluster_add.md @@ -38,7 +38,7 @@ argocd cluster add CONTEXT [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_cluster_get.md b/docs/user-guide/commands/argocd_cluster_get.md index 16efd684b8530..780f1d196a0f2 100644 --- a/docs/user-guide/commands/argocd_cluster_get.md +++ b/docs/user-guide/commands/argocd_cluster_get.md @@ -26,7 +26,7 @@ argocd cluster get in-cluster --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_cluster_list.md b/docs/user-guide/commands/argocd_cluster_list.md index e2e5a6d3f45a3..2e17c3f16ae33 100644 --- a/docs/user-guide/commands/argocd_cluster_list.md +++ b/docs/user-guide/commands/argocd_cluster_list.md @@ -19,7 +19,7 @@ argocd cluster list [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_cluster_rm.md b/docs/user-guide/commands/argocd_cluster_rm.md index d5f392df7a406..203101ca2a44f 100644 --- a/docs/user-guide/commands/argocd_cluster_rm.md +++ b/docs/user-guide/commands/argocd_cluster_rm.md @@ -24,7 +24,7 @@ argocd cluster rm https://12.34.567.89 --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_cluster_rotate-auth.md b/docs/user-guide/commands/argocd_cluster_rotate-auth.md index 25008948b4d3f..37fc13d803a93 100644 --- a/docs/user-guide/commands/argocd_cluster_rotate-auth.md +++ b/docs/user-guide/commands/argocd_cluster_rotate-auth.md @@ -24,7 +24,7 @@ argocd cluster rotate-auth https://12.34.567.89 --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_completion.md b/docs/user-guide/commands/argocd_completion.md index 1a6e0f6de7248..4e8c509f71df7 100644 --- a/docs/user-guide/commands/argocd_completion.md +++ b/docs/user-guide/commands/argocd_completion.md @@ -31,7 +31,7 @@ argocd completion SHELL [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_context.md b/docs/user-guide/commands/argocd_context.md index 30933e0bb9849..1b49beef09f88 100644 --- a/docs/user-guide/commands/argocd_context.md +++ b/docs/user-guide/commands/argocd_context.md @@ -19,7 +19,7 @@ argocd context [CONTEXT] [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_gpg.md b/docs/user-guide/commands/argocd_gpg.md index b4c8d1bfd694f..56b0c26698978 100644 --- a/docs/user-guide/commands/argocd_gpg.md +++ b/docs/user-guide/commands/argocd_gpg.md @@ -34,7 +34,7 @@ argocd gpg [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_gpg_add.md b/docs/user-guide/commands/argocd_gpg_add.md index bfcec5aa6b0f9..98fbf577b260b 100644 --- a/docs/user-guide/commands/argocd_gpg_add.md +++ b/docs/user-guide/commands/argocd_gpg_add.md @@ -19,7 +19,7 @@ argocd gpg add [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_gpg_get.md b/docs/user-guide/commands/argocd_gpg_get.md index 37ef516d4ff14..38f27bae40916 100644 --- a/docs/user-guide/commands/argocd_gpg_get.md +++ b/docs/user-guide/commands/argocd_gpg_get.md @@ -19,7 +19,7 @@ argocd gpg get KEYID [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_gpg_list.md b/docs/user-guide/commands/argocd_gpg_list.md index 51748d7f53a13..a87c6b71ec480 100644 --- a/docs/user-guide/commands/argocd_gpg_list.md +++ b/docs/user-guide/commands/argocd_gpg_list.md @@ -19,7 +19,7 @@ argocd gpg list [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_gpg_rm.md b/docs/user-guide/commands/argocd_gpg_rm.md index 1d54f5b87a240..399cbedee7ecb 100644 --- a/docs/user-guide/commands/argocd_gpg_rm.md +++ b/docs/user-guide/commands/argocd_gpg_rm.md @@ -18,7 +18,7 @@ argocd gpg rm KEYID [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_login.md b/docs/user-guide/commands/argocd_login.md index 5fcf9946fc452..8d5e7cd86f049 100644 --- a/docs/user-guide/commands/argocd_login.md +++ b/docs/user-guide/commands/argocd_login.md @@ -40,7 +40,7 @@ argocd login cd.argoproj.io --core --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_logout.md b/docs/user-guide/commands/argocd_logout.md index 3dc5119d3dc05..3b19666cdfe2a 100644 --- a/docs/user-guide/commands/argocd_logout.md +++ b/docs/user-guide/commands/argocd_logout.md @@ -22,7 +22,7 @@ argocd logout CONTEXT [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj.md b/docs/user-guide/commands/argocd_proj.md index 0df0fc2a122a4..4ca4c860340a7 100644 --- a/docs/user-guide/commands/argocd_proj.md +++ b/docs/user-guide/commands/argocd_proj.md @@ -34,7 +34,7 @@ argocd proj [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_add-destination.md b/docs/user-guide/commands/argocd_proj_add-destination.md index 1422148d8561b..c03e29e66c62d 100644 --- a/docs/user-guide/commands/argocd_proj_add-destination.md +++ b/docs/user-guide/commands/argocd_proj_add-destination.md @@ -19,7 +19,7 @@ argocd proj add-destination PROJECT SERVER/NAME NAMESPACE [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_add-orphaned-ignore.md b/docs/user-guide/commands/argocd_proj_add-orphaned-ignore.md index 16e4f82b0f5e5..060ca945798c7 100644 --- a/docs/user-guide/commands/argocd_proj_add-orphaned-ignore.md +++ b/docs/user-guide/commands/argocd_proj_add-orphaned-ignore.md @@ -19,7 +19,7 @@ argocd proj add-orphaned-ignore PROJECT GROUP KIND [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_add-signature-key.md b/docs/user-guide/commands/argocd_proj_add-signature-key.md index 3344d2b947ee0..19562e0f8c695 100644 --- a/docs/user-guide/commands/argocd_proj_add-signature-key.md +++ b/docs/user-guide/commands/argocd_proj_add-signature-key.md @@ -18,7 +18,7 @@ argocd proj add-signature-key PROJECT KEY-ID [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_add-source.md b/docs/user-guide/commands/argocd_proj_add-source.md index 6dacef481e07e..e352e3ffcc821 100644 --- a/docs/user-guide/commands/argocd_proj_add-source.md +++ b/docs/user-guide/commands/argocd_proj_add-source.md @@ -18,7 +18,7 @@ argocd proj add-source PROJECT URL [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_allow-cluster-resource.md b/docs/user-guide/commands/argocd_proj_allow-cluster-resource.md index 7b3286ecb2ef6..7f3ec42ebac8c 100644 --- a/docs/user-guide/commands/argocd_proj_allow-cluster-resource.md +++ b/docs/user-guide/commands/argocd_proj_allow-cluster-resource.md @@ -19,7 +19,7 @@ argocd proj allow-cluster-resource PROJECT GROUP KIND [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_allow-namespace-resource.md b/docs/user-guide/commands/argocd_proj_allow-namespace-resource.md index e1faa64826421..361e4b091e0a4 100644 --- a/docs/user-guide/commands/argocd_proj_allow-namespace-resource.md +++ b/docs/user-guide/commands/argocd_proj_allow-namespace-resource.md @@ -19,7 +19,7 @@ argocd proj allow-namespace-resource PROJECT GROUP KIND [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_create.md b/docs/user-guide/commands/argocd_proj_create.md index 636ad87e16dba..30af2fc764b30 100644 --- a/docs/user-guide/commands/argocd_proj_create.md +++ b/docs/user-guide/commands/argocd_proj_create.md @@ -30,7 +30,7 @@ argocd proj create PROJECT [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_delete.md b/docs/user-guide/commands/argocd_proj_delete.md index 514c149b6a893..8235d8be6fa5a 100644 --- a/docs/user-guide/commands/argocd_proj_delete.md +++ b/docs/user-guide/commands/argocd_proj_delete.md @@ -18,7 +18,7 @@ argocd proj delete PROJECT [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_deny-cluster-resource.md b/docs/user-guide/commands/argocd_proj_deny-cluster-resource.md index 6e281ddbbf7ad..757690ebff04b 100644 --- a/docs/user-guide/commands/argocd_proj_deny-cluster-resource.md +++ b/docs/user-guide/commands/argocd_proj_deny-cluster-resource.md @@ -19,7 +19,7 @@ argocd proj deny-cluster-resource PROJECT GROUP KIND [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_deny-namespace-resource.md b/docs/user-guide/commands/argocd_proj_deny-namespace-resource.md index 314c3b8a93e7c..3cb19f48582bd 100644 --- a/docs/user-guide/commands/argocd_proj_deny-namespace-resource.md +++ b/docs/user-guide/commands/argocd_proj_deny-namespace-resource.md @@ -19,7 +19,7 @@ argocd proj deny-namespace-resource PROJECT GROUP KIND [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_edit.md b/docs/user-guide/commands/argocd_proj_edit.md index 2707af1c4eedb..6fe45d60e1ad3 100644 --- a/docs/user-guide/commands/argocd_proj_edit.md +++ b/docs/user-guide/commands/argocd_proj_edit.md @@ -18,7 +18,7 @@ argocd proj edit PROJECT [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_get.md b/docs/user-guide/commands/argocd_proj_get.md index 91f9a8d795e34..d23bd7fbd84a0 100644 --- a/docs/user-guide/commands/argocd_proj_get.md +++ b/docs/user-guide/commands/argocd_proj_get.md @@ -19,7 +19,7 @@ argocd proj get PROJECT [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_list.md b/docs/user-guide/commands/argocd_proj_list.md index c678635684628..6ee338f18731b 100644 --- a/docs/user-guide/commands/argocd_proj_list.md +++ b/docs/user-guide/commands/argocd_proj_list.md @@ -19,7 +19,7 @@ argocd proj list [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_remove-destination.md b/docs/user-guide/commands/argocd_proj_remove-destination.md index 1bcc83abb2db6..79e0418222134 100644 --- a/docs/user-guide/commands/argocd_proj_remove-destination.md +++ b/docs/user-guide/commands/argocd_proj_remove-destination.md @@ -18,7 +18,7 @@ argocd proj remove-destination PROJECT SERVER NAMESPACE [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_remove-orphaned-ignore.md b/docs/user-guide/commands/argocd_proj_remove-orphaned-ignore.md index cd7e4b52b7951..07a4f5c9d3ab7 100644 --- a/docs/user-guide/commands/argocd_proj_remove-orphaned-ignore.md +++ b/docs/user-guide/commands/argocd_proj_remove-orphaned-ignore.md @@ -19,7 +19,7 @@ argocd proj remove-orphaned-ignore PROJECT GROUP KIND NAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_remove-signature-key.md b/docs/user-guide/commands/argocd_proj_remove-signature-key.md index 61bc7a0fcc72d..b9652342cb30f 100644 --- a/docs/user-guide/commands/argocd_proj_remove-signature-key.md +++ b/docs/user-guide/commands/argocd_proj_remove-signature-key.md @@ -18,7 +18,7 @@ argocd proj remove-signature-key PROJECT KEY-ID [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_remove-source.md b/docs/user-guide/commands/argocd_proj_remove-source.md index 93d7b2b4c2c11..26fa436494077 100644 --- a/docs/user-guide/commands/argocd_proj_remove-source.md +++ b/docs/user-guide/commands/argocd_proj_remove-source.md @@ -18,7 +18,7 @@ argocd proj remove-source PROJECT URL [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_role.md b/docs/user-guide/commands/argocd_proj_role.md index 9f8ec9854f047..a87d117ebf467 100644 --- a/docs/user-guide/commands/argocd_proj_role.md +++ b/docs/user-guide/commands/argocd_proj_role.md @@ -18,7 +18,7 @@ argocd proj role [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_role_add-group.md b/docs/user-guide/commands/argocd_proj_role_add-group.md index ba35936732018..5592afde063b8 100644 --- a/docs/user-guide/commands/argocd_proj_role_add-group.md +++ b/docs/user-guide/commands/argocd_proj_role_add-group.md @@ -18,7 +18,7 @@ argocd proj role add-group PROJECT ROLE-NAME GROUP-CLAIM [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_role_add-policy.md b/docs/user-guide/commands/argocd_proj_role_add-policy.md index 82da1176c236f..f214dcf7e23ba 100644 --- a/docs/user-guide/commands/argocd_proj_role_add-policy.md +++ b/docs/user-guide/commands/argocd_proj_role_add-policy.md @@ -21,7 +21,7 @@ argocd proj role add-policy PROJECT ROLE-NAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_role_create-token.md b/docs/user-guide/commands/argocd_proj_role_create-token.md index a0a9704d9cf0f..7729b9a602cd0 100644 --- a/docs/user-guide/commands/argocd_proj_role_create-token.md +++ b/docs/user-guide/commands/argocd_proj_role_create-token.md @@ -21,7 +21,7 @@ argocd proj role create-token PROJECT ROLE-NAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_role_create.md b/docs/user-guide/commands/argocd_proj_role_create.md index 61539301e6588..6ccaedf9c9dc2 100644 --- a/docs/user-guide/commands/argocd_proj_role_create.md +++ b/docs/user-guide/commands/argocd_proj_role_create.md @@ -19,7 +19,7 @@ argocd proj role create PROJECT ROLE-NAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_role_delete-token.md b/docs/user-guide/commands/argocd_proj_role_delete-token.md index a67b57391f50f..b7ef389007830 100644 --- a/docs/user-guide/commands/argocd_proj_role_delete-token.md +++ b/docs/user-guide/commands/argocd_proj_role_delete-token.md @@ -18,7 +18,7 @@ argocd proj role delete-token PROJECT ROLE-NAME ISSUED-AT [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_role_delete.md b/docs/user-guide/commands/argocd_proj_role_delete.md index d642b5b4b8d1d..d0ac0cf7ad176 100644 --- a/docs/user-guide/commands/argocd_proj_role_delete.md +++ b/docs/user-guide/commands/argocd_proj_role_delete.md @@ -18,7 +18,7 @@ argocd proj role delete PROJECT ROLE-NAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_role_get.md b/docs/user-guide/commands/argocd_proj_role_get.md index f8dc3f9367482..f7ad8c4b20407 100644 --- a/docs/user-guide/commands/argocd_proj_role_get.md +++ b/docs/user-guide/commands/argocd_proj_role_get.md @@ -18,7 +18,7 @@ argocd proj role get PROJECT ROLE-NAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_role_list-tokens.md b/docs/user-guide/commands/argocd_proj_role_list-tokens.md index 043ebd3c71b4e..a81522ec4c0b7 100644 --- a/docs/user-guide/commands/argocd_proj_role_list-tokens.md +++ b/docs/user-guide/commands/argocd_proj_role_list-tokens.md @@ -19,7 +19,7 @@ argocd proj role list-tokens PROJECT ROLE-NAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_role_list.md b/docs/user-guide/commands/argocd_proj_role_list.md index 194c46a4fae9a..04e9705db6e75 100644 --- a/docs/user-guide/commands/argocd_proj_role_list.md +++ b/docs/user-guide/commands/argocd_proj_role_list.md @@ -19,7 +19,7 @@ argocd proj role list PROJECT [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_role_remove-group.md b/docs/user-guide/commands/argocd_proj_role_remove-group.md index f0cc407ff9332..63a14409c7474 100644 --- a/docs/user-guide/commands/argocd_proj_role_remove-group.md +++ b/docs/user-guide/commands/argocd_proj_role_remove-group.md @@ -18,7 +18,7 @@ argocd proj role remove-group PROJECT ROLE-NAME GROUP-CLAIM [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_role_remove-policy.md b/docs/user-guide/commands/argocd_proj_role_remove-policy.md index 3cefc34aa693b..786bd0352c872 100644 --- a/docs/user-guide/commands/argocd_proj_role_remove-policy.md +++ b/docs/user-guide/commands/argocd_proj_role_remove-policy.md @@ -21,7 +21,7 @@ argocd proj role remove-policy PROJECT ROLE-NAME [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_set.md b/docs/user-guide/commands/argocd_proj_set.md index cc45bcfdcd147..ccd3577129a3e 100644 --- a/docs/user-guide/commands/argocd_proj_set.md +++ b/docs/user-guide/commands/argocd_proj_set.md @@ -28,7 +28,7 @@ argocd proj set PROJECT [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_windows.md b/docs/user-guide/commands/argocd_proj_windows.md index 0453c5a01bec2..bdc33dca4e2d5 100644 --- a/docs/user-guide/commands/argocd_proj_windows.md +++ b/docs/user-guide/commands/argocd_proj_windows.md @@ -18,7 +18,7 @@ argocd proj windows [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_windows_add.md b/docs/user-guide/commands/argocd_proj_windows_add.md index 8da8662b0c881..e58dc27ec1c0f 100644 --- a/docs/user-guide/commands/argocd_proj_windows_add.md +++ b/docs/user-guide/commands/argocd_proj_windows_add.md @@ -26,7 +26,7 @@ argocd proj windows add PROJECT [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_windows_delete.md b/docs/user-guide/commands/argocd_proj_windows_delete.md index 0d8dc42d13baa..8a61ac668f07b 100644 --- a/docs/user-guide/commands/argocd_proj_windows_delete.md +++ b/docs/user-guide/commands/argocd_proj_windows_delete.md @@ -18,7 +18,7 @@ argocd proj windows delete PROJECT ID [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_windows_disable-manual-sync.md b/docs/user-guide/commands/argocd_proj_windows_disable-manual-sync.md index b02640c6b2aff..0e3029a2ec6f0 100644 --- a/docs/user-guide/commands/argocd_proj_windows_disable-manual-sync.md +++ b/docs/user-guide/commands/argocd_proj_windows_disable-manual-sync.md @@ -22,7 +22,7 @@ argocd proj windows disable-manual-sync PROJECT ID [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_windows_enable-manual-sync.md b/docs/user-guide/commands/argocd_proj_windows_enable-manual-sync.md index 78158312cec64..1260d80bef69c 100644 --- a/docs/user-guide/commands/argocd_proj_windows_enable-manual-sync.md +++ b/docs/user-guide/commands/argocd_proj_windows_enable-manual-sync.md @@ -22,7 +22,7 @@ argocd proj windows enable-manual-sync PROJECT ID [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_windows_list.md b/docs/user-guide/commands/argocd_proj_windows_list.md index 12004e6572159..8620de01d44ef 100644 --- a/docs/user-guide/commands/argocd_proj_windows_list.md +++ b/docs/user-guide/commands/argocd_proj_windows_list.md @@ -19,7 +19,7 @@ argocd proj windows list PROJECT [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_proj_windows_update.md b/docs/user-guide/commands/argocd_proj_windows_update.md index c40b1685d135a..8fc23d0ae29d2 100644 --- a/docs/user-guide/commands/argocd_proj_windows_update.md +++ b/docs/user-guide/commands/argocd_proj_windows_update.md @@ -28,7 +28,7 @@ argocd proj windows update PROJECT ID [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_relogin.md b/docs/user-guide/commands/argocd_relogin.md index 3a42d4cd48374..944b49b863377 100644 --- a/docs/user-guide/commands/argocd_relogin.md +++ b/docs/user-guide/commands/argocd_relogin.md @@ -24,7 +24,7 @@ argocd relogin [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_repo.md b/docs/user-guide/commands/argocd_repo.md index 68f6ef629f20e..d42c495d6f4a3 100644 --- a/docs/user-guide/commands/argocd_repo.md +++ b/docs/user-guide/commands/argocd_repo.md @@ -34,7 +34,7 @@ argocd repo [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_repo_add.md b/docs/user-guide/commands/argocd_repo_add.md index 864842d034340..c76a976edc5f3 100644 --- a/docs/user-guide/commands/argocd_repo_add.md +++ b/docs/user-guide/commands/argocd_repo_add.md @@ -68,7 +68,7 @@ argocd repo add REPOURL [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_repo_get.md b/docs/user-guide/commands/argocd_repo_get.md index 44eddacc10daa..2fce9418a1405 100644 --- a/docs/user-guide/commands/argocd_repo_get.md +++ b/docs/user-guide/commands/argocd_repo_get.md @@ -20,7 +20,7 @@ argocd repo get [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_repo_list.md b/docs/user-guide/commands/argocd_repo_list.md index cc53b8bfc5a02..949979cf49097 100644 --- a/docs/user-guide/commands/argocd_repo_list.md +++ b/docs/user-guide/commands/argocd_repo_list.md @@ -20,7 +20,7 @@ argocd repo list [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_repo_rm.md b/docs/user-guide/commands/argocd_repo_rm.md index 77d7ada653ec0..18b42b7f6536b 100644 --- a/docs/user-guide/commands/argocd_repo_rm.md +++ b/docs/user-guide/commands/argocd_repo_rm.md @@ -18,7 +18,7 @@ argocd repo rm REPO [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_repocreds.md b/docs/user-guide/commands/argocd_repocreds.md index d18a3f3cc9f76..ea28371ddfb63 100644 --- a/docs/user-guide/commands/argocd_repocreds.md +++ b/docs/user-guide/commands/argocd_repocreds.md @@ -34,7 +34,7 @@ argocd repocreds [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_repocreds_add.md b/docs/user-guide/commands/argocd_repocreds_add.md index 4902fa94a3046..871696df819b2 100644 --- a/docs/user-guide/commands/argocd_repocreds_add.md +++ b/docs/user-guide/commands/argocd_repocreds_add.md @@ -50,7 +50,7 @@ argocd repocreds add REPOURL [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_repocreds_list.md b/docs/user-guide/commands/argocd_repocreds_list.md index 4eb0d781c2c99..200baa68182dd 100644 --- a/docs/user-guide/commands/argocd_repocreds_list.md +++ b/docs/user-guide/commands/argocd_repocreds_list.md @@ -19,7 +19,7 @@ argocd repocreds list [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_repocreds_rm.md b/docs/user-guide/commands/argocd_repocreds_rm.md index 2784c13642581..6e49c330e76ad 100644 --- a/docs/user-guide/commands/argocd_repocreds_rm.md +++ b/docs/user-guide/commands/argocd_repocreds_rm.md @@ -18,7 +18,7 @@ argocd repocreds rm CREDSURL [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/docs/user-guide/commands/argocd_version.md b/docs/user-guide/commands/argocd_version.md index 74b44bbe945ba..8946b77bb8be3 100644 --- a/docs/user-guide/commands/argocd_version.md +++ b/docs/user-guide/commands/argocd_version.md @@ -54,7 +54,7 @@ argocd version [flags] --auth-token string Authentication token --client-crt string Client certificate file --client-crt-key string Client certificate key file - --config string Path to Argo CD config (default "/home/user/.argocd/config") + --config string Path to Argo CD config (default "/home/user/.config/argocd/config") --core If set to true then CLI talks directly to Kubernetes instead of talking to Argo CD API server --grpc-web Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. --grpc-web-root-path string Enables gRPC-web protocol. Useful if Argo CD server is behind proxy which does not support HTTP2. Set web root. diff --git a/tools/cmd-docs/main.go b/tools/cmd-docs/main.go index 0183bef47c069..6b49678a4b73a 100644 --- a/tools/cmd-docs/main.go +++ b/tools/cmd-docs/main.go @@ -16,6 +16,7 @@ import ( func main() { // set HOME env var so that default values involve user's home directory do not depend on the running user. os.Setenv("HOME", "/home/user") + os.Setenv("XDG_CONFIG_HOME", "/home/user/.config") err := doc.GenMarkdownTree(argocdcli.NewCommand(), "./docs/user-guide/commands") if err != nil { diff --git a/util/localconfig/localconfig.go b/util/localconfig/localconfig.go index 6738e6d98377a..e17b63f8e4e42 100644 --- a/util/localconfig/localconfig.go +++ b/util/localconfig/localconfig.go @@ -246,15 +246,46 @@ func (l *LocalConfig) IsEmpty() bool { // DefaultConfigDir returns the local configuration path for settings such as cached authentication tokens. func DefaultConfigDir() (string, error) { + // Manually defined config directory + configDir := os.Getenv("ARGOCD_CONFIG_DIR") + if configDir != "" { + return configDir, nil + } + + homeDir, err := getHomeDir() + if err != nil { + return "", err + } + + // Legacy config directory + // Use it if it already exists + legacyConfigDir := path.Join(homeDir, ".argocd") + + if _, err := os.Stat(legacyConfigDir); err == nil { + return legacyConfigDir, nil + } + + // Manually configured XDG config home + if xdgConfigHome := os.Getenv("XDG_CONFIG_HOME"); xdgConfigHome != "" { + return path.Join(xdgConfigHome, "argocd"), nil + } + + // XDG config home fallback + return path.Join(homeDir, ".config", "argocd"), nil +} + +func getHomeDir() (string, error) { homeDir := os.Getenv("HOME") if homeDir == "" { usr, err := user.Current() if err != nil { return "", err } + homeDir = usr.HomeDir } - return path.Join(homeDir, ".argocd"), nil + + return homeDir, nil } // DefaultLocalConfigPath returns the local configuration path for settings such as cached authentication tokens.