az-aks
Verified for current stable LTS
Az Aks Command: List Aks Clusters
Use for list aks clusters with Az Aks. Exact CLI syntax to list aks clusters using Az Aks.
When to use this: Use for list aks clusters with Az Aks.
Command Syntax
az aks list -g <resource_group> az aks list -g <resource_group> Command Breakdown
-g- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list aks clusters using Az Aks.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Az Aks Command: Create Aks Cluster
az aks create -g <resource_group> -n <name> -c <count> --node-vm-size <size> Az Aks Command: Delete Aks Cluster az aks delete -g <resource_group> -n <name> Az Aks Command: Get Aks Credentials az aks get-credentials -g <resource_group> -n <name> Az Aks Command: Get Aks Upgrades az aks get-upgrades -g <resource_group> -n <name> Acme.sh Dns Command: Issue Certificate Manual Dns Mode acme.sh --issue --dns --domain <example.com> --yes-I-know-dns-manual-mode-enough-go-ahead-please