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 627eb35 commit 505ad36Copy full SHA for 505ad36
cmd/crowdsec-cli/climetrics/metrics.go
@@ -28,7 +28,7 @@ func (cli *cliMetrics) NewCommand() *cobra.Command {
28
Use: "metrics",
29
Short: "Display crowdsec prometheus metrics.",
30
Long: `Fetch metrics from a Local API server and display them`,
31
- Example: `# Show all Metrics, skip empty tables (same as "cecli metrics show")
+ Example: `# Show all Metrics, skip empty tables (same as "cscli metrics show")
32
cscli metrics
33
34
# Show only some metrics, connect to a different url
0 commit comments