-
Notifications
You must be signed in to change notification settings - Fork 229
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 #273 from Jing-song/jins-mesh
Migrate mesh to AAZ
- Loading branch information
Showing
86 changed files
with
8,435 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh app create_ | ||
|
||
Create an application resource with the specified name, description and properties. If an application resource with the same name exists, then it is updated with the specified description and properties. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9hcHBsaWNhdGlvbnMve30=/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/applications/{} 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh app delete_ | ||
|
||
Delete a Service Fabric Mesh application. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9hcHBsaWNhdGlvbnMve30=/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/applications/{} 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# [Command] _mesh app list_ | ||
|
||
List Service Fabric Mesh applications. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9hcHBsaWNhdGlvbnM=/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/providers/microsoft.servicefabricmesh/applications 2018-09-01-preview --> | ||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/applications 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh app show_ | ||
|
||
Get the details of a Service Fabric Mesh application. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9hcHBsaWNhdGlvbnMve30=/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/applications/{} 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh app update_ | ||
|
||
Update an application resource with the specified name, description and properties. If an application resource with the same name exists, then it is updated with the specified description and properties. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9hcHBsaWNhdGlvbnMve30=/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/applications/{} 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# [Group] _mesh app_ | ||
|
||
Manage Service Fabric Mesh applications. | ||
|
||
## Commands | ||
|
||
- [create](/Commands/mesh/app/_create.md) | ||
: Create an application resource with the specified name, description and properties. If an application resource with the same name exists, then it is updated with the specified description and properties. | ||
|
||
- [delete](/Commands/mesh/app/_delete.md) | ||
: Delete a Service Fabric Mesh application. | ||
|
||
- [list](/Commands/mesh/app/_list.md) | ||
: List Service Fabric Mesh applications. | ||
|
||
- [show](/Commands/mesh/app/_show.md) | ||
: Get the details of a Service Fabric Mesh application. | ||
|
||
- [update](/Commands/mesh/app/_update.md) | ||
: Update an application resource with the specified name, description and properties. If an application resource with the same name exists, then it is updated with the specified description and properties. |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh code-package-log get_ | ||
|
||
Examine the logs for a codepackage. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9hcHBsaWNhdGlvbnMve30vc2VydmljZXMve30vcmVwbGljYXMve30vY29kZXBhY2thZ2VzL3t9L2xvZ3M=/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/applications/{}/services/{}/replicas/{}/codepackages/{}/logs 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# [Group] _mesh code-package-log_ | ||
|
||
Examine the logs for a codepackage. | ||
|
||
## Commands | ||
|
||
- [get](/Commands/mesh/code-package-log/_get.md) | ||
: Examine the logs for a codepackage. |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh gateway create_ | ||
|
||
Create a gateway resource with the specified name, description and properties. If a gateway resource with the same name exists, then it is updated with the specified description and properties. Use gateway resources to create a gateway for public connectivity for services within your application. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9nYXRld2F5cy97fQ==/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/gateways/{} 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh gateway delete_ | ||
|
||
Delete a gateway resource. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9nYXRld2F5cy97fQ==/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/gateways/{} 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# [Command] _mesh gateway list_ | ||
|
||
List gateway resources. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9nYXRld2F5cw==/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/providers/microsoft.servicefabricmesh/gateways 2018-09-01-preview --> | ||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/gateways 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh gateway show_ | ||
|
||
Get the details of a gateway. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9nYXRld2F5cy97fQ==/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/gateways/{} 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh gateway update_ | ||
|
||
Update a gateway resource with the specified name, description and properties. If a gateway resource with the same name exists, then it is updated with the specified description and properties. Use gateway resources to create a gateway for public connectivity for services within your application. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9nYXRld2F5cy97fQ==/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/gateways/{} 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# [Group] _mesh gateway_ | ||
|
||
Manage gateway resources. | ||
|
||
## Commands | ||
|
||
- [create](/Commands/mesh/gateway/_create.md) | ||
: Create a gateway resource with the specified name, description and properties. If a gateway resource with the same name exists, then it is updated with the specified description and properties. Use gateway resources to create a gateway for public connectivity for services within your application. | ||
|
||
- [delete](/Commands/mesh/gateway/_delete.md) | ||
: Delete a gateway resource. | ||
|
||
- [list](/Commands/mesh/gateway/_list.md) | ||
: List gateway resources. | ||
|
||
- [show](/Commands/mesh/gateway/_show.md) | ||
: Get the details of a gateway. | ||
|
||
- [update](/Commands/mesh/gateway/_update.md) | ||
: Update a gateway resource with the specified name, description and properties. If a gateway resource with the same name exists, then it is updated with the specified description and properties. Use gateway resources to create a gateway for public connectivity for services within your application. |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh network create_ | ||
|
||
Create a network resource with the specified name, description and properties. If a network resource with the same name exists, then it is updated with the specified description and properties. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9uZXR3b3Jrcy97fQ==/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/networks/{} 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh network delete_ | ||
|
||
Delete a network. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9uZXR3b3Jrcy97fQ==/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/networks/{} 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# [Command] _mesh network list_ | ||
|
||
List networks. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9uZXR3b3Jrcw==/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/providers/microsoft.servicefabricmesh/networks 2018-09-01-preview --> | ||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/networks 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh network show_ | ||
|
||
Get the details of a network. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9uZXR3b3Jrcy97fQ==/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/networks/{} 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh network update_ | ||
|
||
Update a network resource with the specified name, description and properties. If a network resource with the same name exists, then it is updated with the specified description and properties. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9uZXR3b3Jrcy97fQ==/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/networks/{} 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# [Group] _mesh network_ | ||
|
||
Manage networks. | ||
|
||
## Commands | ||
|
||
- [create](/Commands/mesh/network/_create.md) | ||
: Create a network resource with the specified name, description and properties. If a network resource with the same name exists, then it is updated with the specified description and properties. | ||
|
||
- [delete](/Commands/mesh/network/_delete.md) | ||
: Delete a network. | ||
|
||
- [list](/Commands/mesh/network/_list.md) | ||
: List networks. | ||
|
||
- [show](/Commands/mesh/network/_show.md) | ||
: Get the details of a network. | ||
|
||
- [update](/Commands/mesh/network/_update.md) | ||
: Update a network resource with the specified name, description and properties. If a network resource with the same name exists, then it is updated with the specified description and properties. |
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 |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# [Group] _mesh_ | ||
|
||
(PREVIEW) Manage Azure Service Fabric Mesh Resources. | ||
|
||
## Subgroups | ||
|
||
- [app](/Commands/mesh/app/readme.md) | ||
: Manage Service Fabric Mesh applications. | ||
|
||
- [code-package-log](/Commands/mesh/code-package-log/readme.md) | ||
: Examine the logs for a codepackage. | ||
|
||
- [gateway](/Commands/mesh/gateway/readme.md) | ||
: Manage gateway resources. | ||
|
||
- [network](/Commands/mesh/network/readme.md) | ||
: Manage networks. | ||
|
||
- [secret](/Commands/mesh/secret/readme.md) | ||
: Manage secret resources. | ||
|
||
- [secretvalue](/Commands/mesh/secretvalue/readme.md) | ||
: Manage secret values. | ||
|
||
- [service](/Commands/mesh/service/readme.md) | ||
: Manage Service Fabric Mesh services. | ||
|
||
- [service-replica](/Commands/mesh/service-replica/readme.md) | ||
: Manage Service Fabric Mesh service replicas. | ||
|
||
- [volume](/Commands/mesh/volume/readme.md) | ||
: Manage volumes. |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh secret create_ | ||
|
||
Create a secret resource with the specified name, description and properties. If a secret resource with the same name exists, then it is updated with the specified description and properties. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9zZWNyZXRzL3t9/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/secrets/{} 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh secret delete_ | ||
|
||
Delete a secret. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9zZWNyZXRzL3t9/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/secrets/{} 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# [Command] _mesh secret list_ | ||
|
||
List Secrets. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9zZWNyZXRz/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/providers/microsoft.servicefabricmesh/secrets 2018-09-01-preview --> | ||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/secrets 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh secret show_ | ||
|
||
Get the details of a secret. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9zZWNyZXRzL3t9/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/secrets/{} 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh secret update_ | ||
|
||
Update a secret resource with the specified name, description and properties. If a secret resource with the same name exists, then it is updated with the specified description and properties. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9zZWNyZXRzL3t9/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/secrets/{} 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# [Group] _mesh secret_ | ||
|
||
Manage secret resources. | ||
|
||
## Commands | ||
|
||
- [create](/Commands/mesh/secret/_create.md) | ||
: Create a secret resource with the specified name, description and properties. If a secret resource with the same name exists, then it is updated with the specified description and properties. | ||
|
||
- [delete](/Commands/mesh/secret/_delete.md) | ||
: Delete a secret. | ||
|
||
- [list](/Commands/mesh/secret/_list.md) | ||
: List Secrets. | ||
|
||
- [show](/Commands/mesh/secret/_show.md) | ||
: Get the details of a secret. | ||
|
||
- [update](/Commands/mesh/secret/_update.md) | ||
: Update a secret resource with the specified name, description and properties. If a secret resource with the same name exists, then it is updated with the specified description and properties. |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh secretvalue create_ | ||
|
||
Create a new value of the specified secret resource. The name of the value is typically the version identifier. Once created the value cannot be changed. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9zZWNyZXRzL3t9L3ZhbHVlcy97fQ==/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/secrets/{}/values/{} 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh secretvalue delete_ | ||
|
||
Delete a secret version. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9zZWNyZXRzL3t9L3ZhbHVlcy97fQ==/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/secrets/{}/values/{} 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh secretvalue list_ | ||
|
||
List Secrets versions. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9zZWNyZXRzL3t9L3ZhbHVlcw==/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/secrets/{}/values 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh secretvalue show_ | ||
|
||
Get the information about the specified named secret value resources. The information does not include the actual value of the secret. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9zZWNyZXRzL3t9L3ZhbHVlcy97fQ==/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/secrets/{}/values/{} 2018-09-01-preview --> |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# [Command] _mesh secretvalue update_ | ||
|
||
Update a new value of the specified secret resource. The name of the value is typically the version identifier. Once created the value cannot be changed. | ||
|
||
## Versions | ||
|
||
### [2018-09-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zZXJ2aWNlZmFicmljbWVzaC9zZWNyZXRzL3t9L3ZhbHVlcy97fQ==/2018-09-01-preview.xml) **Preview** | ||
|
||
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.servicefabricmesh/secrets/{}/values/{} 2018-09-01-preview --> |
Oops, something went wrong.