File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -173,10 +173,11 @@ trustedsigning create -n MyAccount -l eastus -g MyResourceGroup --sku Premium
173
173
174
174
| Command | Description |
175
175
| :----------------------------------- | :------------------- |
176
- | ` trustedsigning -h ` | Show help commands and detailed options |
176
+ | ` trustedsigning -h ` | Show help commands and detailed options |
177
177
| ` trustedsigning show -n MyAccount -g MyResourceGroup ` | Show the details of an account |
178
178
| ` trustedsigning update -n MyAccount -g MyResourceGroup --tags "key1=value1 key2=value2" ` | Update tags |
179
179
| ` trustedsigning list -g MyResourceGroup ` | To list accounts under the resource group |
180
+
180
181
---
181
182
182
183
## Create an Identity Validation request
You can’t perform that action at this time.
0 commit comments