tiup
TiUP is an open-source cluster management tool for deploying and operating TiDB and related components. Developed by PingCAP, it provides a unified command-line interface (CLI) for installing, configuring, upgrading and monitoring TiDB clusters as well as local development environments. TiUP was introduced to replace earlier tooling in the TiDB ecosystem and has become the standard tool for many production deployments and test setups.
TiUP operates with a modular component system. The primary user-facing tool is the tiup CLI, which can
Typical workflows include creating a topology, deploying a cluster, and performing upgrades or scaling. For example,
History and reception: TiUP was released by PingCAP as part of modernizing TiDB deployment tooling, replacing