Skip to content

Commit

Permalink
Update generated documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com>
  • Loading branch information
akram committed Dec 11, 2023
1 parent 6f53cd8 commit 5b80c3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/user-guide/commands/argocd_admin_cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ argocd admin cluster namespaces my-cluster
* [argocd admin cluster kubeconfig](argocd_admin_cluster_kubeconfig.md) - Generates kubeconfig for the specified cluster
* [argocd admin cluster namespaces](argocd_admin_cluster_namespaces.md) - Print information namespaces which Argo CD manages in each cluster.
* [argocd admin cluster shards](argocd_admin_cluster_shards.md) - Print information about each controller shard and the estimated portion of Kubernetes resources it is responsible for.
* [argocd admin cluster stats](argocd_admin_cluster_stats.md) - Prints estimated cluster statistics and inferred shard number
* [argocd admin cluster stats](argocd_admin_cluster_stats.md) - Prints information cluster statistics and inferred shard number

2 changes: 1 addition & 1 deletion docs/user-guide/commands/argocd_admin_cluster_stats.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## argocd admin cluster stats

Prints estimated cluster statistics and inferred shard number
Prints information cluster statistics and inferred shard number

```
argocd admin cluster stats [flags]
Expand Down

0 comments on commit 5b80c3e

Please sign in to comment.