Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

yahonda/yatico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

yatico

Yet Another TiUP bash autocompletion

Usage

  1. Install TiUP

  2. Download the tiup_completion.bash

$ wget https://raw.githubusercontent.com/yahonda/yatico/main/tiup_completion.bash
$ source ./tiup_completion.bash
  1. Execute tiup command and type key to show candidates
$ source /path/to/tiup_completion.bash
$ tiup <TAB>
bench           cdc             client          completion      dm              env             help            list            pd-recover      status          tidb            uninstall
br              clean           cluster         ctl             dmctl           errdoc          install         mirror          playground      telemetry       tidb-lightning  update
$ tiup c<TAB>
cdc         clean       client      cluster     completion  ctl
$ tiup cluster <TAB>
audit        clean        destroy      display      enable       import       patch        reload       replay       scale-in     start        template
check        deploy       disable      edit-config  help         list         prune        rename       restart      scale-out    stop         upgrade

Enjoy!

About

Yet Another TiUP bash autocompletion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages