Skip to content

Commit 9ddf9cf

Browse files
committed
add command example
1 parent e3623c8 commit 9ddf9cf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/virtual-wan/azext_vwan/_help.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,10 @@
183183
helps['network vwan create'] = """
184184
type: command
185185
short-summary: Create a virtual WAN.
186+
examples:
187+
- name: Create a virtual WAN.
188+
text: |
189+
az network vwan create -g MyRG -n MyVwan
186190
"""
187191

188192
helps['network vwan list'] = """

0 commit comments

Comments
 (0)