tiup
tiup copied to clipboard
A component manager for TiDB
## Feature Request Implement shell completion for both tiup and components - replce exist shell completion whit cobra 1.2 ( fixed in #1549 ) - implement shell completion when tiup...
## Feature Request **Is your feature request related to a problem? Please describe:** I met an error when running tiup, this seem like network issues:  **Describe the feature you'd...
the error is not friendly when `--host` does not exist 172.16.7.122@1root:~# tiup playground v4.0.14 --host 172.15.4.111 tiup is checking updates for component playground ... A new version of playground is...
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? For the below configurations ``` tiup cluster deploy tidb-test v6.0.0 /tmp/topology.yaml --user root...
## General Question TiUP may not follow TUF when update root.json In manifest doc https://github.com/pingcap/tiup/blob/master/doc/design/manifest.md#deviations-from-tuf , it is not mentioned that tiup is difference whit TUF when start a update....
## Feature Request **Is your feature request related to a problem? Please describe:** I have built a TiUP repo from scratch using `tiup mirror init` and found that it would...
## Feature Request **Is your feature request related to a problem? Please describe:** Ref https://github.com/pingcap/tiup/pull/817 **Describe the feature you'd like:** 1. Check if the deployment user can write to the...
## Feature Request **Is your feature request related to a problem? Please describe:** tiup uninstall grafana v5.4.0 Use `tiup uninstall grafana --all` if you want to remove all versions. Use...
## Bug Report tiup v1.9.4 bench dose not support session settings with conn-params flag which is supported in go-tpc v1.0.8.  Please answer these questions before submitting your issue. Thanks!...
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? `tiup cluster upgrade xxx nightly` 2. What did you expect to see? `tiup...