influxdata / influxdata/influxdb

The command 'influxd inspect delete-tsm --measurement example-measurement' cannot be executed correctly

Open
#25,868 2 comments 0 reactions 0 assignees View on GitHub
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".

![Image](https://github.com/user-attachments/assets/8d740206-fba7-4430-9f7a-1b42b5b72162)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.