tiup

command module
v1.15.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

README

LICENSE Language Go Report Card Coverage Status FOSSA Status

What is TiUP

tiup is a tool to download and install TiDB components.

Documentation

Blog

Installation

curl --proto '=https' --tlsv1.2 -sSf https://tiup-mirrors.pingcap.com/install.sh | sh

Quick start

Run playground
tiup playground
Install components
tiup install tidb tikv pd
Uninstall components
tiup uninstall tidb tikv pd
Update components
tiup update --all

Usage

After installing tiup, you can use it to install binaries of TiDB components and create clusters.

See our doc for more information on how to use TiUP.

Contributing to TiUP

Contributions of code, tests, docs, and bug reports are welcome! To get started, take a look at our open issues.

For docs on how to build, test, and run TiUP, see our dev docs.

See also the Contribution Guide in PingCAP's community repo.

License

FOSSA Status

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
components
ctl
dm
pkg
cluster/api/dmpb
Package pb is a reverse proxy.
Package pb is a reverse proxy.
set
tui
tui/colorstr
Package colorstr interprets the input format containing color tokens like `[blue]hello [red]world` as the text "hello world" in two colors.
Package colorstr interprets the input format containing color tokens like `[blue]hello [red]world` as the text "hello world" in two colors.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL