# tiup list | grep br
br pingcap TiDB/TiKV cluster backup restore tool
pd pingcap PD is the abbreviation for Placement Driver. It is used to manage and schedule the TiKV cluster
# tiup cluster list
Starting component `cluster`: /root/.tiup/components/cluster/v1.7.0/tiup-cluster list
Name User Version Path PrivateKey
---- ---- ------- ---- ----------
tikv tidb v5.2.3 /root/.tiup/storage/cluster/clusters/tikv-guigu /root/.tiup/storage/cluster/clusters/tikv-guigu/ssh/id_rsa
# tiup br backup -h
backup a TiDB/TiKV cluster
Usage:
br backup [command]
Available Commands:
db backup a database
full backup all database
raw (experimental) backup a raw kv range from TiKV cluster
table backup a table