Skip to content

Commit

Permalink
fix: add reporttsi to the help text (#23566)
Browse files Browse the repository at this point in the history
reporttsi was not listed as a command in the influx_inspect help text.

(cherry picked from commit 5c22d6c)

closes #23567
  • Loading branch information
davidby-influx committed Jul 20, 2022
1 parent 3f4a4ca commit 115ee54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/influx_inspect/help/help.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ The commands are:
report displays a shard level cardinality report
report-db estimates cloud 2 cardinality for a database
report-disk displays a shard level disk usage report
reporttsi reports series cardinality in one or more TSI indexes.
verify verifies integrity of TSM files
verify-seriesfile verifies integrity of the Series file
Expand Down

0 comments on commit 115ee54

Please sign in to comment.