Skip to content

Commit

Permalink
resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
yaotongms committed Aug 14, 2024
1 parent 599fc89 commit 4afbaac
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 1,248 deletions.
3 changes: 0 additions & 3 deletions Commands/connectedmachine/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ Manage Azure Arc-Enabled Server.
- [run-command](/Commands/connectedmachine/run-command/readme.md)
: Manage run commands on an Azure Arc-Enabled Server.

- [setting](/Commands/connectedmachine/setting/readme.md)
: Manage Settings for Azure Arc-Enabled Server.

## Commands

- [assess-patches](/Commands/connectedmachine/_assess-patches.md)
Expand Down
9 changes: 0 additions & 9 deletions Commands/connectedmachine/setting/_create.md

This file was deleted.

9 changes: 0 additions & 9 deletions Commands/connectedmachine/setting/_show.md

This file was deleted.

16 changes: 0 additions & 16 deletions Commands/connectedmachine/setting/_update.md

This file was deleted.

14 changes: 0 additions & 14 deletions Commands/connectedmachine/setting/readme.md

This file was deleted.

85 changes: 0 additions & 85 deletions Commands/tree.json
Original file line number Diff line number Diff line change
Expand Up @@ -19013,91 +19013,6 @@
"connectedmachine",
"run-command"
]
},
"setting": {
"commands": {
"create": {
"help": {
"short": "Create the base Settings of the target resource."
},
"names": [
"connectedmachine",
"setting",
"create"
],
"versions": [
{
"name": "2024-05-20-preview",
"resources": [
{
"id": "/subscriptions/{}/resourcegroups/{}/providers/{}/{}/{}/providers/microsoft.hybridcompute/settings/{}",
"plane": "mgmt-plane",
"version": "2024-05-20-preview"
}
]
}
]
},
"show": {
"help": {
"short": "Get the base Settings for the target resource."
},
"names": [
"connectedmachine",
"setting",
"show"
],
"versions": [
{
"name": "2024-05-20-preview",
"resources": [
{
"id": "/subscriptions/{}/resourcegroups/{}/providers/{}/{}/{}/providers/microsoft.hybridcompute/settings/{}",
"plane": "mgmt-plane",
"version": "2024-05-20-preview"
}
]
}
]
},
"update": {
"help": {
"short": "Update the base Settings of the target resource."
},
"names": [
"connectedmachine",
"setting",
"update"
],
"versions": [
{
"examples": [
{
"commands": [
"connectedmachine setting update --resource-group myResourceGroup --subscription mySubscription --base-provider Microsoft.HybridCompute --base-resource-type machines --base-resource-name workloadServer --settings-resource-name default --gateway-resource-id myResourceId"
],
"name": "Sample command for setting update"
}
],
"name": "2024-05-20-preview",
"resources": [
{
"id": "/subscriptions/{}/resourcegroups/{}/providers/{}/{}/{}/providers/microsoft.hybridcompute/settings/{}",
"plane": "mgmt-plane",
"version": "2024-05-20-preview"
}
]
}
]
}
},
"help": {
"short": "Manage Settings for Azure Arc-Enabled Server."
},
"names": [
"connectedmachine",
"setting"
]
}
},
"commands": {
Expand Down

This file was deleted.

Loading

0 comments on commit 4afbaac

Please sign in to comment.