mirror of https://github.com/tikv/website.git
14 lines
419 B
Markdown
14 lines
419 B
Markdown
---
|
|
title: TiUP
|
|
description: TiUP documentation
|
|
menu:
|
|
"dev":
|
|
parent: Reference-dev
|
|
weight: 3
|
|
identifier: TiUP-dev
|
|
---
|
|
|
|
Starting with TiKV 4.0, TiUP, as the package manager, makes it easier to manage different cluster components in the TiKV ecosystem.
|
|
|
|
For more TiUP commands and usages, refer to the [TiUP documentation guide](https://docs.pingcap.com/tidb/stable/tiup-documentation-guide).
|