summaryrefslogtreecommitdiffhomepage
path: root/tools/completion/gobgp-completion.bash
AgeCommit message (Collapse)Author
2015-07-15cli: update bash completionNaoto Hanaue
2015-07-08completion: add policy subcommand for neighbor and README.mdHiroshi Yokoi
2015-07-01cli: update bash completionNaoto Hanaue
2015-06-23cli: update to auto-complete the element each policy subcommandNaoto Hanaue
2015-06-23cli: update to auto-complete the IP address of the neighborNaoto Hanaue
2015-06-23cli: update to the bash completion that was automatically generated using ↵Naoto Hanaue
the cobra library
2015-05-26cli: update bash_completion for commands of policyNaoto Hanaue
2015-05-19cli: update bash-completion for show commands of policyNaoto Hanaue
2015-05-11cli: update bash-completion for commands of policy prefixNaoto Hanaue
2015-04-22api: update bash completion of cli clientNaoto Hanaue
2015-04-03fix gobgp completion scriptFUJITA Tomonori
fix ce4b18e4 messup Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2015-04-02remove old cli toolFUJITA Tomonori
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2015-04-02add new cli 'gobgp'FUJITA Tomonori
Reimplemented in golang. Easy to install rather than playing with python package dependency. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>