Skip to content

chore: patch model #713

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions Commands/container-registry/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# [Group] _container-registry_

container-registry

## Subgroups

- [registry](/Commands/container-registry/registry/readme.md)
: container-registry registry
9 changes: 9 additions & 0 deletions Commands/container-registry/registry/_create.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _container-registry registry create_

Create a container registry with the specified parameters.

## Versions

### [2024-11-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jb250YWluZXJyZWdpc3RyeS9yZWdpc3RyaWVzL3t9/2024-11-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.containerregistry/registries/{} 2024-11-01-preview -->
9 changes: 9 additions & 0 deletions Commands/container-registry/registry/_delete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _container-registry registry delete_

Delete a container registry.

## Versions

### [2024-11-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jb250YWluZXJyZWdpc3RyeS9yZWdpc3RyaWVzL3t9/2024-11-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.containerregistry/registries/{} 2024-11-01-preview -->
9 changes: 9 additions & 0 deletions Commands/container-registry/registry/_show.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _container-registry registry show_

Get the properties of the specified container registry.

## Versions

### [2024-11-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jb250YWluZXJyZWdpc3RyeS9yZWdpc3RyaWVzL3t9/2024-11-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.containerregistry/registries/{} 2024-11-01-preview -->
9 changes: 9 additions & 0 deletions Commands/container-registry/registry/_update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _container-registry registry update_

Update a container registry with the specified parameters.

## Versions

### [2024-11-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jb250YWluZXJyZWdpc3RyeS9yZWdpc3RyaWVzL3t9/2024-11-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.containerregistry/registries/{} 2024-11-01-preview -->
9 changes: 9 additions & 0 deletions Commands/container-registry/registry/identity/_assign.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _container-registry registry identity assign_

Assign the user or system managed identities.

## Versions

### [2024-11-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jb250YWluZXJyZWdpc3RyeS9yZWdpc3RyaWVzL3t9/2024-11-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.containerregistry/registries/{} 2024-11-01-preview identity -->
9 changes: 9 additions & 0 deletions Commands/container-registry/registry/identity/_remove.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _container-registry registry identity remove_

Remove the user or system managed identities.

## Versions

### [2024-11-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jb250YWluZXJyZWdpc3RyeS9yZWdpc3RyaWVzL3t9/2024-11-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.containerregistry/registries/{} 2024-11-01-preview identity -->
9 changes: 9 additions & 0 deletions Commands/container-registry/registry/identity/_show.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _container-registry registry identity show_

Show the details of managed identities.

## Versions

### [2024-11-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jb250YWluZXJyZWdpc3RyeS9yZWdpc3RyaWVzL3t9/2024-11-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.containerregistry/registries/{} 2024-11-01-preview identity -->
14 changes: 14 additions & 0 deletions Commands/container-registry/registry/identity/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# [Group] _container-registry registry identity_

container-registry registry identity

## Commands

- [assign](/Commands/container-registry/registry/identity/_assign.md)
: Assign the user or system managed identities.

- [remove](/Commands/container-registry/registry/identity/_remove.md)
: Remove the user or system managed identities.

- [show](/Commands/container-registry/registry/identity/_show.md)
: Show the details of managed identities.
22 changes: 22 additions & 0 deletions Commands/container-registry/registry/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# [Group] _container-registry registry_

container-registry registry

## Subgroups

- [identity](/Commands/container-registry/registry/identity/readme.md)
: container-registry registry identity

## Commands

- [create](/Commands/container-registry/registry/_create.md)
: Create a container registry with the specified parameters.

- [delete](/Commands/container-registry/registry/_delete.md)
: Delete a container registry.

- [show](/Commands/container-registry/registry/_show.md)
: Get the properties of the specified container registry.

- [update](/Commands/container-registry/registry/_update.md)
: Update a container registry with the specified parameters.
3 changes: 3 additions & 0 deletions Commands/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,9 @@
- [consumption](/Commands/consumption/readme.md)
: Manage consumption of Azure resources.

- [container-registry](/Commands/container-registry/readme.md)
: container-registry

- [cosmosdb](/Commands/cosmosdb/readme.md)
: Manage Azure Cosmos DB database accounts.

Expand Down

Large diffs are not rendered by default.

Loading