Skip to content

Commit 3494e73

Browse files
authored
Update howto-cluster-metrics-configuration-management.md
1 parent 15664fb commit 3494e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/howto-cluster-metrics-configuration-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ az networkcloud cluster metricsconfiguration create \
7272
--resource-group "<RESOURCE_GROUP>"
7373
```
7474

75-
Here, <path-to-yaml-or-json-file> can be ./enabled-metrics.json or ./enabled-metrics.yaml (place the file under current working directory) before performing the action.
75+
Here, \<path-to-yaml-or-json-file\> can be ./enabled-metrics.json or ./enabled-metrics.yaml (place the file under current working directory) before performing the action.
7676

7777
To see all available parameters and their description run the command:
7878
```azurecli

0 commit comments

Comments
 (0)