Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nzroller/consul-bash-completion
Consul Bash Completion
https://github.com/nzroller/consul-bash-completion
Last synced: 2 days ago
JSON representation
Consul Bash Completion
- Host: GitHub
- URL: https://github.com/nzroller/consul-bash-completion
- Owner: nzroller
- License: mit
- Created: 2014-09-27T18:51:39.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-27T19:11:24.000Z (about 10 years ago)
- Last Synced: 2024-08-03T02:05:12.156Z (3 months ago)
- Size: 113 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-consul - consul-bash-completion: Consul Bash Completion library
README
# Consul Bash Completion
## Overview
The script provides bash completion for [consul](http://www.consul.io)
## Installation
Just copy the script to a decent place and source it in your `~/.bashrc` or `~/.profile`
. /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 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](https://github.com/nzroller/consul-bash-completion/blob/master/LICENSE).
Copyright (c) 2014 Timothy Lord