Skip to content

Commit

Permalink
Adding in durabletask model
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Lettieri <[email protected]>
  • Loading branch information
RyanLettieri committed Sep 18, 2024
1 parent be562a3 commit 302d589
Show file tree
Hide file tree
Showing 24 changed files with 1,758 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Commands/durabletask/namespace/_create.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _durabletask namespace create_

Create a Namespace

## Versions

### [2024-02-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5kdXJhYmxldGFzay9uYW1lc3BhY2VzL3t9/2024-02-01-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.durabletask/namespaces/{} 2024-02-01-preview -->

#### examples

- Create a namespace in northcentralus
```bash
durabletask namespace create -g resource-group-name -n namespace-name --location northcentralus
```
16 changes: 16 additions & 0 deletions Commands/durabletask/namespace/_delete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _durabletask namespace delete_

Delete a Namespace

## Versions

### [2024-02-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5kdXJhYmxldGFzay9uYW1lc3BhY2VzL3t9/2024-02-01-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.durabletask/namespaces/{} 2024-02-01-preview -->

#### examples

- Delete a namespace
```bash
durabletask namespace delete -g resource-group-name -n namespace-name
```
17 changes: 17 additions & 0 deletions Commands/durabletask/namespace/_list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# [Command] _durabletask namespace list_

List Namespace resources by subscription ID

## Versions

### [2024-02-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5kdXJhYmxldGFzay9uYW1lc3BhY2Vz/2024-02-01-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/providers/microsoft.durabletask/namespaces 2024-02-01-preview -->
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.durabletask/namespaces 2024-02-01-preview -->

#### examples

- List all namespaces in a resource group
```bash
durabletask namespace list -g resource-group-name
```
16 changes: 16 additions & 0 deletions Commands/durabletask/namespace/_show.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _durabletask namespace show_

Get a Namespace

## Versions

### [2024-02-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5kdXJhYmxldGFzay9uYW1lc3BhY2VzL3t9/2024-02-01-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.durabletask/namespaces/{} 2024-02-01-preview -->

#### examples

- Show information on a particular namespace
```bash
durabletask namespace show -g resource-group-name -n namespace-name
```
9 changes: 9 additions & 0 deletions Commands/durabletask/namespace/_update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _durabletask namespace update_

Update a Namespace

## Versions

### [2024-02-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5kdXJhYmxldGFzay9uYW1lc3BhY2VzL3t9/2024-02-01-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.durabletask/namespaces/{} 2024-02-01-preview -->
20 changes: 20 additions & 0 deletions Commands/durabletask/namespace/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# [Group] _durabletask namespace_

Commands to manage Durabletask namespaces

## Commands

- [create](/Commands/durabletask/namespace/_create.md)
: Create a Namespace

- [delete](/Commands/durabletask/namespace/_delete.md)
: Delete a Namespace

- [list](/Commands/durabletask/namespace/_list.md)
: List Namespace resources by subscription ID

- [show](/Commands/durabletask/namespace/_show.md)
: Get a Namespace

- [update](/Commands/durabletask/namespace/_update.md)
: Update a Namespace
11 changes: 11 additions & 0 deletions Commands/durabletask/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# [Group] _durabletask_

Commands to manage Durabletasks.

## Subgroups

- [namespace](/Commands/durabletask/namespace/readme.md)
: Commands to manage Durabletask namespaces

- [taskhub](/Commands/durabletask/taskhub/readme.md)
: Commands to manage Durabletask taskhubs.
16 changes: 16 additions & 0 deletions Commands/durabletask/taskhub/_create.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _durabletask taskhub create_

Create a Task Hub

## Versions

### [2024-02-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5kdXJhYmxldGFzay9uYW1lc3BhY2VzL3t9L3Rhc2todWJzL3t9/2024-02-01-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.durabletask/namespaces/{}/taskhubs/{} 2024-02-01-preview -->

#### examples

- Create a taskhub in a namespace
```bash
durabletask taskhub create -g resource-grou-name -s testnamespace -n taskhub-name
```
16 changes: 16 additions & 0 deletions Commands/durabletask/taskhub/_delete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _durabletask taskhub delete_

Delete a Task Hub

## Versions

### [2024-02-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5kdXJhYmxldGFzay9uYW1lc3BhY2VzL3t9L3Rhc2todWJzL3t9/2024-02-01-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.durabletask/namespaces/{}/taskhubs/{} 2024-02-01-preview -->

#### examples

- Delete a taskhub
```bash
durabletask taskhub delete -g resource-grou-name -s namespace-name -n taskhub-name
```
16 changes: 16 additions & 0 deletions Commands/durabletask/taskhub/_list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _durabletask taskhub list_

List Task Hubs

## Versions

### [2024-02-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5kdXJhYmxldGFzay9uYW1lc3BhY2VzL3t9L3Rhc2todWJz/2024-02-01-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.durabletask/namespaces/{}/taskhubs 2024-02-01-preview -->

#### examples

- List all taskhubs for a given namespace
```bash
durabletask taskhub show -g resource-group-name -s namespace-name
```
16 changes: 16 additions & 0 deletions Commands/durabletask/taskhub/_show.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _durabletask taskhub show_

Get a Task Hub

## Versions

### [2024-02-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5kdXJhYmxldGFzay9uYW1lc3BhY2VzL3t9L3Rhc2todWJzL3t9/2024-02-01-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.durabletask/namespaces/{}/taskhubs/{} 2024-02-01-preview -->

#### examples

- Show information on a particular taskhub
```bash
durabletask taskhub show -g resource-group-name -s namespace-name -n taskhub-name
```
9 changes: 9 additions & 0 deletions Commands/durabletask/taskhub/_update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _durabletask taskhub update_

Update a Task Hub

## Versions

### [2024-02-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5kdXJhYmxldGFzay9uYW1lc3BhY2VzL3t9L3Rhc2todWJzL3t9/2024-02-01-preview.xml) **Preview**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.durabletask/namespaces/{}/taskhubs/{} 2024-02-01-preview -->
20 changes: 20 additions & 0 deletions Commands/durabletask/taskhub/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# [Group] _durabletask taskhub_

Commands to manage Durabletask taskhubs.

## Commands

- [create](/Commands/durabletask/taskhub/_create.md)
: Create a Task Hub

- [delete](/Commands/durabletask/taskhub/_delete.md)
: Delete a Task Hub

- [list](/Commands/durabletask/taskhub/_list.md)
: List Task Hubs

- [show](/Commands/durabletask/taskhub/_show.md)
: Get a Task Hub

- [update](/Commands/durabletask/taskhub/_update.md)
: Update a Task Hub
3 changes: 3 additions & 0 deletions Commands/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,9 @@
- [dns-resolver](/Commands/dns-resolver/readme.md)
: Manage Dns Resolver

- [durabletask](/Commands/durabletask/readme.md)
: Commands to manage Durabletasks.

- [dynatrace](/Commands/dynatrace/readme.md)
: Manage dynatrace

Expand Down
Loading

0 comments on commit 302d589

Please sign in to comment.