Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.27 KB

README.md

File metadata and controls

42 lines (26 loc) · 1.27 KB

Consul Bash Completion

Overview

The script provides bash completion for consul

Installation

Just copy the script to a decent place and source it in your ~/.bashrc or ~/.profile

. <path-to>/consul

Credits

This script was copied and modified from https://github.com/mrolli/consul-bash-completion which has this to say:

The script technically is heavily inspired by the git-completion.bash script. Kudos to Shawn O. Pearce spearce@spearce.org and all other contributors for the inspiration and especially to the bash-completion team in general.

Copyright and License

This software is licensed under the MIT license. The license is provided in the license file.

Copyright (c) 2014 Timothy Lord