Skip to content

Commit dc86a4e

Browse files
(AzureCXP) MicrosoftDocs/azure-docs#98245
1 parent 50c8dfe commit dc86a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/kubernetes/custom-locations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Required parameters:
171171
To list all custom locations in a resource group, use the following command:
172172

173173
```azurecli
174-
az customlocation show -g <resourceGroupName>
174+
az customlocation list -g <resourceGroupName>
175175
```
176176

177177
Required parameters:

0 commit comments

Comments
 (0)