File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1212
1313helps ['nginx deployment waf-policy create' ] = """
1414 type: group
15- short-summary: Commands to manage Azure VMware Solution.
16- examples: az nginx deployment waf-policy create --name mypolicyname --deployment-name mydeploymentname --resource-group myresourcegroupname --filepath /path/to/my/policy.json --content mycontentfileinbase64encoding
17- """
15+ short-summary: Commands to manage Nginx Deployment WAF Policies.
16+ examples:
17+ - name: Create a WAF policy for a Nginx deployment
18+ text: az nginx deployment waf-policy create --name mypolicyname --deployment-name mydeploymentname --resource-group myresourcegroupname --filepath /path/to/my/policy.json --content mycontentfileinbase64encoding
19+ """
You can’t perform that action at this time.
0 commit comments