Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/azure-cli/azure/cli/command_modules/acs/_help.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
- "`az aks get-versions`"
- name: --os-sku
type: string
short-summary: The OS SKU of the agent node pool. Ubuntu or CBLMariner.
short-summary: The OS SKU of the agent node pool. Ubuntu or AzureLinux.
- name: --ssh-key-value
type: string
short-summary: Public key path or key contents to install on node VMs for SSH access. For example, 'ssh-rsa AAAAB...snip...UcyupgH azureuser@linuxvm'.
Expand Down
Loading