We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49bd044 commit 706facbCopy full SHA for 706facb
docs/developer/cli-arguments.md
@@ -24,7 +24,6 @@ spec:
24
<!-- markdownlint-disable blanks-around-fences -->
25
<!-- markdownlint-disable link-image-reference-definitions -->
26
[embedmd]:# (../../help.txt)
27
-
28
```txt
29
$ kube-state-metrics -h
30
kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects.
@@ -93,6 +92,5 @@ Flags:
93
92
94
Use "kube-state-metrics [command] --help" for more information about a command.
95
```
96
97
<!-- markdownlint-enable link-image-reference-definitions -->
98
<!-- markdownlint-enable blanks-around-fences -->
0 commit comments