akuity_argocd_cluster_get
akuity argocd cluster get
Get instance clusters
akuity argocd cluster get [flags]
Examples
akuity argocd cluster get \
--organization-name=<name> \
--instance-name=<name> \
<(optional) cluster-name or cluster-id>
Options
-h, --help help for get
--instance-id string ArgoCD instance ID
--instance-name string ArgoCD instance name
--org-id string Alias for organization-id
--org-name string Alias for organization-name
--organization-id string Akuity cloud organization ID
--organization-name string Akuity cloud organization name
-o, --output string Output format. One of (json, yaml, wide) (default "wide")
Options inherited from parent commands
--insecure-skip-tls-verify If true, the server's certificate will not be checked for validity
--no-color Disable colored output (default true)
--server string The server url of the Akuity cloud (default "https://akuity.cloud")
SEE ALSO
- akuity argocd cluster - Interact with ArgoCD clusters