From 6f4168f3f0cfeb150fdbd72c3de03be8884f91e6 Mon Sep 17 00:00:00 2001 From: "Rahul Marimuthu (Dhyan Networks and Technologie)" Date: Wed, 16 Aug 2023 11:25:13 +0530 Subject: [PATCH] Updated examples --- Commands/networkfabric/acl/_create.md | 2 +- Commands/networkfabric/controller/_create.md | 2 +- Commands/networkfabric/controller/_update.md | 2 +- .../networkfabric/externalnetwork/_create.md | 2 +- .../networkfabric/externalnetwork/_update.md | 2 +- Commands/networkfabric/fabric/_create.md | 2 +- Commands/networkfabric/fabric/_update.md | 2 +- .../networkfabric/internalnetwork/_create.md | 2 +- .../networkfabric/internalnetwork/_update.md | 2 +- .../internetgatewayrule/_create.md | 2 +- Commands/networkfabric/ipcommunity/_create.md | 2 +- .../ipextendedcommunity/_create.md | 2 +- Commands/networkfabric/ipprefix/_create.md | 2 +- Commands/networkfabric/l3domain/_create.md | 2 +- Commands/networkfabric/l3domain/_update.md | 2 +- .../networkfabric/neighborgroup/_create.md | 2 +- .../networkfabric/neighborgroup/_update.md | 2 +- Commands/networkfabric/nni/_create.md | 2 +- Commands/networkfabric/nni/_update.md | 2 +- Commands/networkfabric/routepolicy/_create.md | 2 +- Commands/networkfabric/tap/_create.md | 2 +- Commands/networkfabric/tap/_update.md | 2 +- Commands/networkfabric/taprule/_create.md | 2 +- Commands/networkfabric/taprule/_update.md | 2 +- Commands/tree.json | 48 +++++++++---------- 25 files changed, 48 insertions(+), 48 deletions(-) diff --git a/Commands/networkfabric/acl/_create.md b/Commands/networkfabric/acl/_create.md index f962b5c1e..4cecd8927 100644 --- a/Commands/networkfabric/acl/_create.md +++ b/Commands/networkfabric/acl/_create.md @@ -38,5 +38,5 @@ Create a Access Control List resource - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric acl create --dynamic-match-configurations ?? + networkfabric acl create --dynamic-match-configurations "??" ``` diff --git a/Commands/networkfabric/controller/_create.md b/Commands/networkfabric/controller/_create.md index 5c5ebfc40..45d524309 100644 --- a/Commands/networkfabric/controller/_create.md +++ b/Commands/networkfabric/controller/_create.md @@ -33,5 +33,5 @@ Create a Network Fabric Controller resource - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric controller create --infra-er-connections ?? + networkfabric controller create --infra-er-connections "??" ``` diff --git a/Commands/networkfabric/controller/_update.md b/Commands/networkfabric/controller/_update.md index 3318661b1..5128929c0 100644 --- a/Commands/networkfabric/controller/_update.md +++ b/Commands/networkfabric/controller/_update.md @@ -21,5 +21,5 @@ Update the Network Fabric Controller resource - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric controller update --infra-er-connections ?? + networkfabric controller update --infra-er-connections "??" ``` diff --git a/Commands/networkfabric/externalnetwork/_create.md b/Commands/networkfabric/externalnetwork/_create.md index f6b078fb0..3b69b6afe 100644 --- a/Commands/networkfabric/externalnetwork/_create.md +++ b/Commands/networkfabric/externalnetwork/_create.md @@ -43,5 +43,5 @@ Create a External Network resource - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric externalnetwork create --option-a-properties ?? + networkfabric externalnetwork create --option-a-properties "??" ``` diff --git a/Commands/networkfabric/externalnetwork/_update.md b/Commands/networkfabric/externalnetwork/_update.md index 6cfaff0bc..2e14d5b10 100644 --- a/Commands/networkfabric/externalnetwork/_update.md +++ b/Commands/networkfabric/externalnetwork/_update.md @@ -26,5 +26,5 @@ Update the External Networks resource. - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric externalnetwork update --option-a-properties ?? + networkfabric externalnetwork update --option-a-properties "??" ``` diff --git a/Commands/networkfabric/fabric/_create.md b/Commands/networkfabric/fabric/_create.md index e81f9999b..8c4e4bb87 100644 --- a/Commands/networkfabric/fabric/_create.md +++ b/Commands/networkfabric/fabric/_create.md @@ -45,7 +45,7 @@ Create a Network Fabric resource - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric fabric create --ts-config ?? + networkfabric fabric create --ts-config "??" networkfabric fabric create --managed-network-config "{infrastructureVpnConfiguration:??" networkfabric fabric create --managed-network-config "{infrastructureVpnConfiguration:{option-b-properties:??" ``` diff --git a/Commands/networkfabric/fabric/_update.md b/Commands/networkfabric/fabric/_update.md index a309a411a..be880e714 100644 --- a/Commands/networkfabric/fabric/_update.md +++ b/Commands/networkfabric/fabric/_update.md @@ -26,7 +26,7 @@ Update the Network Fabric resource. - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric fabric update --ts-config ?? + networkfabric fabric update --ts-config "??" networkfabric fabric update --managed-network-config "{infrastructureVpnConfiguration:??" networkfabric fabric update --managed-network-config "{infrastructureVpnConfiguration:{option-b-properties:??" ``` diff --git a/Commands/networkfabric/internalnetwork/_create.md b/Commands/networkfabric/internalnetwork/_create.md index e484c50e3..0c5cd866c 100644 --- a/Commands/networkfabric/internalnetwork/_create.md +++ b/Commands/networkfabric/internalnetwork/_create.md @@ -34,6 +34,6 @@ Create a Internal Network resource - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric internalnetwork create --static-route-configuration ?? + networkfabric internalnetwork create --static-route-configuration "??" networkfabric internalnetwork create --static-route-configuration "{ipv4-routes:??" ``` diff --git a/Commands/networkfabric/internalnetwork/_update.md b/Commands/networkfabric/internalnetwork/_update.md index 5eeca0f9c..4752120d2 100644 --- a/Commands/networkfabric/internalnetwork/_update.md +++ b/Commands/networkfabric/internalnetwork/_update.md @@ -21,6 +21,6 @@ Update the Internal Network resource. - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric internalnetwork update --static-route-configuration ?? + networkfabric internalnetwork update --static-route-configuration "??" networkfabric internalnetwork update --static-route-configuration "{ipv4-routes:??" ``` diff --git a/Commands/networkfabric/internetgatewayrule/_create.md b/Commands/networkfabric/internetgatewayrule/_create.md index ffa352d7c..10cebcb96 100644 --- a/Commands/networkfabric/internetgatewayrule/_create.md +++ b/Commands/networkfabric/internetgatewayrule/_create.md @@ -17,5 +17,5 @@ Create an Internet Gateway Rule resource - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric internetgatewayrule create --rule-properties ?? + networkfabric internetgatewayrule create --rule-properties "??" ``` diff --git a/Commands/networkfabric/ipcommunity/_create.md b/Commands/networkfabric/ipcommunity/_create.md index 8e034bcc5..fd4d150a6 100644 --- a/Commands/networkfabric/ipcommunity/_create.md +++ b/Commands/networkfabric/ipcommunity/_create.md @@ -28,5 +28,5 @@ Create a Ip Community resource - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric ipcommunity create --ip-community-rules ?? + networkfabric ipcommunity create --ip-community-rules "??" ``` diff --git a/Commands/networkfabric/ipextendedcommunity/_create.md b/Commands/networkfabric/ipextendedcommunity/_create.md index 6abf4171f..da79c5816 100644 --- a/Commands/networkfabric/ipextendedcommunity/_create.md +++ b/Commands/networkfabric/ipextendedcommunity/_create.md @@ -28,5 +28,5 @@ Create a Ip Extended Community resource - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric ipextendedcommunity create --ip-extended-community-rules ?? + networkfabric ipextendedcommunity create --ip-extended-community-rules "??" ``` diff --git a/Commands/networkfabric/ipprefix/_create.md b/Commands/networkfabric/ipprefix/_create.md index da4cc3bfc..1b99805d3 100644 --- a/Commands/networkfabric/ipprefix/_create.md +++ b/Commands/networkfabric/ipprefix/_create.md @@ -33,5 +33,5 @@ Create a Ip Prefix resource - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric ipprefix create --ip-prefix-rules ?? + networkfabric ipprefix create --ip-prefix-rules "??" ``` diff --git a/Commands/networkfabric/l3domain/_create.md b/Commands/networkfabric/l3domain/_create.md index 22623c8d4..f9f1418a0 100644 --- a/Commands/networkfabric/l3domain/_create.md +++ b/Commands/networkfabric/l3domain/_create.md @@ -33,5 +33,5 @@ Create a L3 Isolation Domain resource - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric l3domain create --connected-subnet-route-policy ?? + networkfabric l3domain create --connected-subnet-route-policy "??" ``` diff --git a/Commands/networkfabric/l3domain/_update.md b/Commands/networkfabric/l3domain/_update.md index 593ddf917..22d4be1ca 100644 --- a/Commands/networkfabric/l3domain/_update.md +++ b/Commands/networkfabric/l3domain/_update.md @@ -21,5 +21,5 @@ Update to update certain properties of the L3 Isolation Domain resource. - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric l3domain update --connected-subnet-route-policy ?? + networkfabric l3domain update --connected-subnet-route-policy "??" ``` diff --git a/Commands/networkfabric/neighborgroup/_create.md b/Commands/networkfabric/neighborgroup/_create.md index 1dc412de7..99e51c924 100644 --- a/Commands/networkfabric/neighborgroup/_create.md +++ b/Commands/networkfabric/neighborgroup/_create.md @@ -17,5 +17,5 @@ Create a Neighbor Group resource - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric neighborgroup create --destination ?? + networkfabric neighborgroup create --destination "??" ``` diff --git a/Commands/networkfabric/neighborgroup/_update.md b/Commands/networkfabric/neighborgroup/_update.md index 3824ebca8..abc5bb089 100644 --- a/Commands/networkfabric/neighborgroup/_update.md +++ b/Commands/networkfabric/neighborgroup/_update.md @@ -17,5 +17,5 @@ Update the Neighbor Group resource. - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric neighborgroup update --destination ?? + networkfabric neighborgroup update --destination "??" ``` diff --git a/Commands/networkfabric/nni/_create.md b/Commands/networkfabric/nni/_create.md index a7ed1d0cf..14099231d 100644 --- a/Commands/networkfabric/nni/_create.md +++ b/Commands/networkfabric/nni/_create.md @@ -33,5 +33,5 @@ Create a Network To Network Interconnect resource - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric nni create --layer2-configuration ?? + networkfabric nni create --layer2-configuration "??" ``` diff --git a/Commands/networkfabric/nni/_update.md b/Commands/networkfabric/nni/_update.md index f451cb5e6..22ea3b2b4 100644 --- a/Commands/networkfabric/nni/_update.md +++ b/Commands/networkfabric/nni/_update.md @@ -21,5 +21,5 @@ Update the Network to Network interconnect resource - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric nni update --layer2-configuration ?? + networkfabric nni update --layer2-configuration "??" ``` diff --git a/Commands/networkfabric/routepolicy/_create.md b/Commands/networkfabric/routepolicy/_create.md index 6b4643e70..94d6f786e 100644 --- a/Commands/networkfabric/routepolicy/_create.md +++ b/Commands/networkfabric/routepolicy/_create.md @@ -45,7 +45,7 @@ Create a Route Policy resource - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric routepolicy create --statements ?? + networkfabric routepolicy create --statements "??" networkfabric routepolicy create --statements "[{action:??" networkfabric routepolicy create --statements "[{action:{ip-community-properties:??" ``` diff --git a/Commands/networkfabric/tap/_create.md b/Commands/networkfabric/tap/_create.md index 71aab5adb..536dd76dd 100644 --- a/Commands/networkfabric/tap/_create.md +++ b/Commands/networkfabric/tap/_create.md @@ -17,5 +17,5 @@ Create a Network Tap resource - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric tap create --destinations ?? + networkfabric tap create --destinations "??" ``` diff --git a/Commands/networkfabric/tap/_update.md b/Commands/networkfabric/tap/_update.md index 5f9e665b8..ce164ea42 100644 --- a/Commands/networkfabric/tap/_update.md +++ b/Commands/networkfabric/tap/_update.md @@ -17,5 +17,5 @@ Update the Network Tap resource. - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric tap update --destinations ?? + networkfabric tap update --destinations "??" ``` diff --git a/Commands/networkfabric/taprule/_create.md b/Commands/networkfabric/taprule/_create.md index 5e6050181..1f7125f1c 100644 --- a/Commands/networkfabric/taprule/_create.md +++ b/Commands/networkfabric/taprule/_create.md @@ -22,5 +22,5 @@ Create a Network Tap Rule resource - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric taprule create --match-configurations ?? + networkfabric taprule create --match-configurations "??" ``` diff --git a/Commands/networkfabric/taprule/_update.md b/Commands/networkfabric/taprule/_update.md index a3ef2f799..1c432c5a9 100644 --- a/Commands/networkfabric/taprule/_update.md +++ b/Commands/networkfabric/taprule/_update.md @@ -17,5 +17,5 @@ Update the Network Tap Rule resource. - Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax. ```bash - networkfabric taprule update --match-configurations ?? + networkfabric taprule update --match-configurations "??" ``` diff --git a/Commands/tree.json b/Commands/tree.json index 222efb28b..f151632f2 100644 --- a/Commands/tree.json +++ b/Commands/tree.json @@ -71484,7 +71484,7 @@ }, { "commands": [ - "networkfabric acl create --dynamic-match-configurations ??" + "networkfabric acl create --dynamic-match-configurations \"??\"" ], "name": "Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax." } @@ -71747,7 +71747,7 @@ }, { "commands": [ - "networkfabric controller create --infra-er-connections ??" + "networkfabric controller create --infra-er-connections \"??\"" ], "name": "Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax." } @@ -71960,7 +71960,7 @@ }, { "commands": [ - "networkfabric controller update --infra-er-connections ??" + "networkfabric controller update --infra-er-connections \"??\"" ], "name": "Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax." } @@ -72363,7 +72363,7 @@ }, { "commands": [ - "networkfabric externalnetwork create --option-a-properties ??" + "networkfabric externalnetwork create --option-a-properties \"??\"" ], "name": "Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax." } @@ -72559,7 +72559,7 @@ }, { "commands": [ - "networkfabric externalnetwork update --option-a-properties ??" + "networkfabric externalnetwork update --option-a-properties \"??\"" ], "name": "Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax." } @@ -72674,7 +72674,7 @@ }, { "commands": [ - "networkfabric fabric create --ts-config ??", + "networkfabric fabric create --ts-config \"??\"", "networkfabric fabric create --managed-network-config \"{infrastructureVpnConfiguration:??\"", "networkfabric fabric create --managed-network-config \"{infrastructureVpnConfiguration:{option-b-properties:??\"" ], @@ -72990,7 +72990,7 @@ }, { "commands": [ - "networkfabric fabric update --ts-config ??", + "networkfabric fabric update --ts-config \"??\"", "networkfabric fabric update --managed-network-config \"{infrastructureVpnConfiguration:??\"", "networkfabric fabric update --managed-network-config \"{infrastructureVpnConfiguration:{option-b-properties:??\"" ], @@ -73394,7 +73394,7 @@ }, { "commands": [ - "networkfabric internalnetwork create --static-route-configuration ??", + "networkfabric internalnetwork create --static-route-configuration \"??\"", "networkfabric internalnetwork create --static-route-configuration \"{ipv4-routes:??\"" ], "name": "Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax." @@ -73585,7 +73585,7 @@ }, { "commands": [ - "networkfabric internalnetwork update --static-route-configuration ??", + "networkfabric internalnetwork update --static-route-configuration \"??\"", "networkfabric internalnetwork update --static-route-configuration \"{ipv4-routes:??\"" ], "name": "Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax." @@ -73835,7 +73835,7 @@ }, { "commands": [ - "networkfabric internetgatewayrule create --rule-properties ??" + "networkfabric internetgatewayrule create --rule-properties \"??\"" ], "name": "Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax." } @@ -74031,7 +74031,7 @@ }, { "commands": [ - "networkfabric ipcommunity create --ip-community-rules ??" + "networkfabric ipcommunity create --ip-community-rules \"??\"" ], "name": "Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax." } @@ -74294,7 +74294,7 @@ }, { "commands": [ - "networkfabric ipextendedcommunity create --ip-extended-community-rules ??" + "networkfabric ipextendedcommunity create --ip-extended-community-rules \"??\"" ], "name": "Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax." } @@ -74563,7 +74563,7 @@ }, { "commands": [ - "networkfabric ipprefix create --ip-prefix-rules ??" + "networkfabric ipprefix create --ip-prefix-rules \"??\"" ], "name": "Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax." } @@ -75145,7 +75145,7 @@ }, { "commands": [ - "networkfabric l3domain create --connected-subnet-route-policy ??" + "networkfabric l3domain create --connected-subnet-route-policy \"??\"" ], "name": "Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax." } @@ -75357,7 +75357,7 @@ }, { "commands": [ - "networkfabric l3domain update --connected-subnet-route-policy ??" + "networkfabric l3domain update --connected-subnet-route-policy \"??\"" ], "name": "Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax." } @@ -75452,7 +75452,7 @@ }, { "commands": [ - "networkfabric neighborgroup create --destination ??" + "networkfabric neighborgroup create --destination \"??\"" ], "name": "Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax." } @@ -75589,7 +75589,7 @@ }, { "commands": [ - "networkfabric neighborgroup update --destination ??" + "networkfabric neighborgroup update --destination \"??\"" ], "name": "Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax." } @@ -75660,7 +75660,7 @@ }, { "commands": [ - "networkfabric nni create --layer2-configuration ??" + "networkfabric nni create --layer2-configuration \"??\"" ], "name": "Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax." } @@ -75850,7 +75850,7 @@ }, { "commands": [ - "networkfabric nni update --layer2-configuration ??" + "networkfabric nni update --layer2-configuration \"??\"" ], "name": "Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax." } @@ -76419,7 +76419,7 @@ }, { "commands": [ - "networkfabric routepolicy create --statements ??", + "networkfabric routepolicy create --statements \"??\"", "networkfabric routepolicy create --statements \"[{action:??\"", "networkfabric routepolicy create --statements \"[{action:{ip-community-properties:??\"" ], @@ -76666,7 +76666,7 @@ }, { "commands": [ - "networkfabric tap create --destinations ??" + "networkfabric tap create --destinations \"??\"" ], "name": "Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax." } @@ -76803,7 +76803,7 @@ }, { "commands": [ - "networkfabric tap update --destinations ??" + "networkfabric tap update --destinations \"??\"" ], "name": "Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax." } @@ -76886,7 +76886,7 @@ }, { "commands": [ - "networkfabric taprule create --match-configurations ??" + "networkfabric taprule create --match-configurations \"??\"" ], "name": "Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax." } @@ -77053,7 +77053,7 @@ }, { "commands": [ - "networkfabric taprule update --match-configurations ??" + "networkfabric taprule update --match-configurations \"??\"" ], "name": "Help text for sub parameters under the specific parent can be viewed by using the shorthand syntax '??'. See https://github.com/Azure/azure-cli/tree/dev/doc/shorthand_syntax.md for more about shorthand syntax." }