Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 467 Bytes

tidb-ctl_keyrange.md

File metadata and controls

26 lines (17 loc) · 467 Bytes

tidb-ctl keyrange

Show key ranges

Synopsis

Show key ranges. It shows global key ranges if database and table name not provided.

tidb-ctl keyrange [flags]

Options

  -d, --database string   database name
  -e, --encode            encode keys
  -h, --help              help for keyrange
  -t, --table string      table name

SEE ALSO

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