Skip to content

Commit

Permalink
add alias for auto_rev_minor_version to fix az CLI linter error (#10789)
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerLeonhardt authored Sep 15, 2020
1 parent e354da0 commit dcf5f21
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions specification/hybridcompute/resource-manager/readme.cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,8 @@ cli:
operationGroup: 'machines'
operation: '(reconnect|createOrUpdate|update)'
removed: true
- where:
param: 'autoUpgradeMinorVersion'
alias:
- auto_upgrade_minor
```

0 comments on commit dcf5f21

Please sign in to comment.