Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
```