Consider add a command line parameter `--bootstrap-config`
Open
component/config
type/feature-request
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
## Feature Request
### Describe your feature request related problem
We have some configuration items in `config file` will be lost effectiveness after bootstrap, such as:
```
"schedule": {
...
}
```
which let some users confuse about it.
### Describe alternatives you've considered
Consider using a separate config file to configure those parameters when bootstrapping the PD, and use `--bootstrap-config` to let the user make sense of it.
Contributor guide
Assessment
This issue has not been assessed yet.