Skip to content

Commit ef48018

Browse files
authored
Update _help.py
Change mention of `CBLMariner` to `AzureLinux` in `--os-sku` description.
1 parent 6cf3527 commit ef48018

File tree

1 file changed

+1
-1
lines changed
  • src/azure-cli/azure/cli/command_modules/acs

1 file changed

+1
-1
lines changed

src/azure-cli/azure/cli/command_modules/acs/_help.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
- "`az aks get-versions`"
9292
- name: --os-sku
9393
type: string
94-
short-summary: The OS SKU of the agent node pool. Ubuntu or CBLMariner.
94+
short-summary: The OS SKU of the agent node pool. Ubuntu or AzureLinux.
9595
- name: --ssh-key-value
9696
type: string
9797
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'.

0 commit comments

Comments
 (0)