az aks get-credentials --format "exec" default to azurecli?
Open
act-observability-squad
AKS
Auto-Assign
customer-reported
feature-request
needs-team-attention
Service Attention
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
**Related command**
az aks get-credentials --format "exec"
**Is your feature request related to a problem? Please describe.**
After the release of kubelogin and the deprecation of Azure credentials. I assume most people use azurecli token as their default access . Today the `--format "exec"` defaults to device code.
**Describe the solution you'd like**
Instead of being forced to do a kubeconfig convert, I would like to have azure cli as the default.
**Describe alternatives you've considered**
either change the `--format "exec"` to be azure CLI, or allow other formats so we can choose what method we want to use without the convert
Contributor guide
Assessment
This issue has not been assessed yet.