Skip to content

Commit 1e27e0d

Browse files
authored
[aks-preview] Add command example (#8822)
1 parent 1b1f353 commit 1e27e0d

File tree

1 file changed

+3
-0
lines changed
  • src/aks-preview/azext_aks_preview

1 file changed

+3
-0
lines changed

src/aks-preview/azext_aks_preview/_help.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3333,6 +3333,9 @@
33333333
type: command
33343334
short-summary: Add DNS Zone(s) to App Routing.
33353335
long-summary: This command adds multiple DNS zone resource IDs to App Routing.
3336+
examples:
3337+
- name: Add DNS zones to App Routing.
3338+
text: az aks approuting zone add --resource-group MyResourceGroup --name MyManagedCluster --ids zoneResourceId
33363339
parameters:
33373340
- name: --ids
33383341
type: string

0 commit comments

Comments
 (0)