forked from Azure/azure-cli-extensions
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request Azure#20 from ostojicb/ob_link_cert_models
Refresh `az sql mi` models' descriptions
- Loading branch information
Showing
30 changed files
with
135 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# [Group] _sql mi endpoint-cert_ | ||
|
||
Returns information about one or more instance of endpoint certificate on an Azure SQL Managed Instance. | ||
Endpoint certificates management commands. | ||
|
||
## Commands | ||
|
||
- [list](/Commands/sql/mi/endpoint-cert/_list.md) | ||
: List certificates used on endpoints on the target instance. | ||
|
||
- [show](/Commands/sql/mi/endpoint-cert/_show.md) | ||
: Gets a certificate used on the endpoint with the given id. | ||
: Get a certificate used on the endpoint with the given id. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# [Command] _sql mi link show_ | ||
|
||
Get an Instance link. | ||
Get a distributed availability group info. | ||
|
||
## Versions | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
# [Group] _sql mi partner-cert_ | ||
|
||
Server trust certificate management API. | ||
Server trust certificate management commands. | ||
|
||
## Commands | ||
|
||
- [create](/Commands/sql/mi/partner-cert/_create.md) | ||
: Uploads a server trust certificate from box to Sql Managed Instance. | ||
: Upload a server trust certificate from box to Sql Managed Instance. | ||
|
||
- [delete](/Commands/sql/mi/partner-cert/_delete.md) | ||
: Deletes a server trust certificate that was uploaded from box to Sql Managed Instance. | ||
: Delete a server trust certificate that was uploaded from box to Sql Managed Instance. | ||
|
||
- [list](/Commands/sql/mi/partner-cert/_list.md) | ||
: Gets a list of server trust certificates that were uploaded from box to the given Sql Managed Instance. | ||
: Get a list of server trust certificates that were uploaded from box to the given Sql Managed Instance. | ||
|
||
- [show](/Commands/sql/mi/partner-cert/_show.md) | ||
: Gets a server trust certificate that was uploaded from box to Sql Managed Instance. | ||
: Get a server trust certificate that was uploaded from box to Sql Managed Instance. | ||
|
||
- [update](/Commands/sql/mi/partner-cert/_update.md) | ||
: Uploads a server trust certificate from box to Sql Managed Instance. | ||
: Upload a server trust certificate from box to Sql Managed Instance. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
# [Group] _sql mi_ | ||
|
||
az sql | ||
Manage SQL managed instances. | ||
|
||
## Subgroups | ||
|
||
- [endpoint-cert](/Commands/sql/mi/endpoint-cert/readme.md) | ||
: Returns information about one or more instance of endpoint certificate on an Azure SQL Managed Instance. | ||
: Endpoint certificates management commands. | ||
|
||
- [link](/Commands/sql/mi/link/readme.md) | ||
: Instance link management commands. | ||
|
||
- [partner-cert](/Commands/sql/mi/partner-cert/readme.md) | ||
: Server trust certificate management API. | ||
: Server trust certificate management commands. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# [Group] _sql_ | ||
|
||
Sql | ||
Manage Azure SQL Databases and Data Warehouses. | ||
|
||
## Subgroups | ||
|
||
- [mi](/Commands/sql/mi/readme.md) | ||
: az sql | ||
: Manage SQL managed instances. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.