influxdata / influxdata/influxdb

clean up persistent flag

Open
#17,259 0 comments 0 reactions 0 assignees View on GitHub
area/tooling kind/bug
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

-t --token is a persistent global flag, which is required for `influx config create`, but not required for `influx config update`.

We need to display the real usage of the token, without bother other sub command

Contributor guide

Open the contributing guide

Research direction

Start by locating the CLI handling for the persistent -t/--token flag and compare the `influx config create` and `influx config update` entry points. The change is done when the token requirement reflects its actual use for create without imposing it on update or other subcommands.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.