influxdata / influxdata/influxdb
The command 'influxd inspect delete-tsm --measurement example-measurement' cannot be executed correctly
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
Hello Influxdb team,
Since I wanted to manually clean up the data in order to quickly free up disk space, I executed the "influxd inspect delete-tsm \ --measurement example-measurement" command according to the official documentation,but i received a response of "Error: requires at least 1 arg (s), only received 0".

Contributor guide
Research direction
Start by reproducing the documented `influxd inspect delete-tsm --measurement example-measurement` command and compare it with the command shown in the issue, including the reported argument error. Then trace the `influxd inspect delete-tsm` entry point and determine whether the command or its documentation is incorrect; done means the documented invocation executes successfully and the behavior is covered by an appropriate regression check.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100