Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 494 Bytes

tidb-ctl_region.md

File metadata and controls

27 lines (18 loc) · 494 Bytes

tidb-ctl region

Region information

Synopsis

tidb-ctl region --meta(-m) | --rid(-i) [region id]

  • --meta will return region info where meta data located
  • --rid will return region info by region id
tidb-ctl region [flags]

Options

  -h, --help       help for region
  -m, --meta       region info where meta data located
  -i, --rid uint   region id

SEE ALSO

Auto generated by spf13/cobra on 30-Mar-2020