tikv / tikv/pd

Sort and organize the cluster configuration read and write commands in pd-ctl

Open
#10,039 0 comments 0 reactions 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

## Enhancement Task

Currently, our pd-ctl contains many commands related to reading and writing cluster-level configurations, but the entry points and behaviors of these commands are not consistent, which makes it difficult for us to organize and compare them during cluster migration or upgrade scenarios. Therefore, the following TODOs are needed for enhancement:

- [ ] Standardize and unify the behavior of the `config show` and `config set` commands.
- [ ] Converge configuration read and write into a unified command, such as `config set`.
- [ ] Provide automation-friendly configuration output and inspection interfaces.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.