Skip to content

Commit

Permalink
add cli.md for serialconsole (Azure#8401)
Browse files Browse the repository at this point in the history
  • Loading branch information
00Kai0 committed Oct 12, 2020
1 parent 00737ef commit fd6307b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions specification/serialconsole/resource-manager/readme.cli.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## CLI

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

``` yaml $(cli)
cli:
cli-name: serialconsole
package-name: azure-mgmt-serialconsole
namespace: azure.mgmt.serialconsole
test-scenario:
- name: Get the Serial Console disabled status for a subscription
- name: List all Serial Console management operations supported by Serial Console RP
- name: Disable Serial Console for a subscription
- name: Enable Serial Console for a subscription
```

0 comments on commit fd6307b

Please sign in to comment.