Skip to content

Commit e674c87

Browse files
committed
Weights And Biases CLI commands initial release
1 parent c2e0df1 commit e674c87

File tree

17 files changed

+2193
-0
lines changed

17 files changed

+2193
-0
lines changed

Commands/readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,5 +368,8 @@
368368
- [voice-service](/Commands/voice-service/readme.md)
369369
: Manage voice services
370370

371+
- [weights-and-biases](/Commands/weights-and-biases/readme.md)
372+
: Manage Weights And Biases
373+
371374
- [workloads](/Commands/workloads/readme.md)
372375
: Manage workloads
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# [Command] _weights-and-biases instance create_
2+
3+
Create a InstanceResource
4+
5+
## Versions
6+
7+
### [2024-09-18-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC53ZWlnaHRzYW5kYmlhc2VzL2luc3RhbmNlcy97fQ==/2024-09-18-preview.xml) **Stable**
8+
9+
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.weightsandbiases/instances/{} 2024-09-18-preview -->
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# [Command] _weights-and-biases instance delete_
2+
3+
Delete a InstanceResource
4+
5+
## Versions
6+
7+
### [2024-09-18-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC53ZWlnaHRzYW5kYmlhc2VzL2luc3RhbmNlcy97fQ==/2024-09-18-preview.xml) **Stable**
8+
9+
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.weightsandbiases/instances/{} 2024-09-18-preview -->
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# [Command] _weights-and-biases instance list_
2+
3+
List InstanceResource resources by subscription ID
4+
5+
## Versions
6+
7+
### [2024-09-18-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC53ZWlnaHRzYW5kYmlhc2VzL2luc3RhbmNlcw==/2024-09-18-preview.xml) **Stable**
8+
9+
<!-- mgmt-plane /subscriptions/{}/providers/microsoft.weightsandbiases/instances 2024-09-18-preview -->
10+
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.weightsandbiases/instances 2024-09-18-preview -->
11+
12+
#### examples
13+
14+
- Instances_ListBySubscription - generated by [MaximumSet] rule
15+
```bash
16+
weights-and-biases instance list --resource-group jawt-rg
17+
```
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# [Command] _weights-and-biases instance show_
2+
3+
Get a InstanceResource
4+
5+
## Versions
6+
7+
### [2024-09-18-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC53ZWlnaHRzYW5kYmlhc2VzL2luc3RhbmNlcy97fQ==/2024-09-18-preview.xml) **Stable**
8+
9+
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.weightsandbiases/instances/{} 2024-09-18-preview -->
10+
11+
#### examples
12+
13+
- Instances_Get - generated by [MaximumSet] rule
14+
```bash
15+
weights-and-biases instance show --resource-group jawt-rg --instancename wnb-test-org-5
16+
```
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# [Command] _weights-and-biases instance update_
2+
3+
Update a InstanceResource
4+
5+
## Versions
6+
7+
### [2024-09-18-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC53ZWlnaHRzYW5kYmlhc2VzL2luc3RhbmNlcy97fQ==/2024-09-18-preview.xml) **Stable**
8+
9+
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.weightsandbiases/instances/{} 2024-09-18-preview -->
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# [Command] _weights-and-biases instance identity assign_
2+
3+
Assign the user or system managed identities.
4+
5+
## Versions
6+
7+
### [2024-09-18-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC53ZWlnaHRzYW5kYmlhc2VzL2luc3RhbmNlcy97fQ==/2024-09-18-preview.xml) **Stable**
8+
9+
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.weightsandbiases/instances/{} 2024-09-18-preview identity -->
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# [Command] _weights-and-biases instance identity remove_
2+
3+
Remove the user or system managed identities.
4+
5+
## Versions
6+
7+
### [2024-09-18-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC53ZWlnaHRzYW5kYmlhc2VzL2luc3RhbmNlcy97fQ==/2024-09-18-preview.xml) **Stable**
8+
9+
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.weightsandbiases/instances/{} 2024-09-18-preview identity -->
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# [Command] _weights-and-biases instance identity show_
2+
3+
Show the details of managed identities.
4+
5+
## Versions
6+
7+
### [2024-09-18-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC53ZWlnaHRzYW5kYmlhc2VzL2luc3RhbmNlcy97fQ==/2024-09-18-preview.xml) **Stable**
8+
9+
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.weightsandbiases/instances/{} 2024-09-18-preview identity -->
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# [Group] _weights-and-biases instance identity_
2+
3+
Manage Identity
4+
5+
## Commands
6+
7+
- [assign](/Commands/weights-and-biases/instance/identity/_assign.md)
8+
: Assign the user or system managed identities.
9+
10+
- [remove](/Commands/weights-and-biases/instance/identity/_remove.md)
11+
: Remove the user or system managed identities.
12+
13+
- [show](/Commands/weights-and-biases/instance/identity/_show.md)
14+
: Show the details of managed identities.

0 commit comments

Comments
 (0)