Skip to content

Commit

Permalink
add cli.md for databricks
Browse files Browse the repository at this point in the history
  • Loading branch information
00Kai0 committed Feb 26, 2020
1 parent dcd51ec commit 1828149
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 1828149

Please sign in to comment.