website/content/docs/dev/reference/CLI/introduction.md

500 B

title description menu
CLI Command-line interface tools used to administrate TiKV clusters
dev
parent weight identifier
Reference-dev 4 CLI-dev

You can use the following command-line interface tools to administrate TiKV clusters:

  • tikv-ctl: A control plane tool for managing TiKV, both online and offline.
  • pd-ctl: A control plane tool for managing PD.
  • pd-recover: A disaster recovery tool for PD.