Skip to content

Commit

Permalink
add cli.md for databricks (Azure#8521)
Browse files Browse the repository at this point in the history
  • Loading branch information
00Kai0 authored and tasharm-0412 committed Mar 4, 2020
1 parent f5edae5 commit 9e3e496
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions specification/databricks/resource-manager/readme.cli.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
## CLI

These settings don't need to apply `--cli` on the command line.

``` yaml
cli:
cli-name: databricks
package-name: azure-mgmt-databricks
namespace: azure.mgmt.databricks
test-scenario:
- name: Create or update workspace
- name: Create or update workspace with custom parameters
- name: Get a workspace with custom parameters
- name: Get a workspace
- name: Lists workspaces
- name: Lists workspaces
- name: Operations
- name: Update a workspace's tags.
- name: Delete a workspace
```

0 comments on commit 9e3e496

Please sign in to comment.