Skip to content

Commit

Permalink
add cli readme for blueprint (#8557)
Browse files Browse the repository at this point in the history
  • Loading branch information
fengzhou-msft authored Mar 7, 2020
1 parent 29b1795 commit eb41dc4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions specification/blueprint/resource-manager/readme.cli.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## CLI

These settings apply only when `--cli` is specified on the command line.

``` yaml $(cli)
cli:
namespace: azure.mgmt.blueprint
flatten-all: true
cmd-override:
"^.*assignment-operation.*$": "-"
```

0 comments on commit eb41dc4

Please sign in to comment.