lorax/etc
Will Woods df7409f83d Add etc/bash_completion.d/composer-cli
Here's a bash_completion file for composer-cli! It completes known
commands, subcommands, and flags, plus arguments to flags that take
arguments, and if you've got write access to the socket it'll also
autocomplete:

* source names for commands that need source names
* blueprint names for commands that take blueprint names
* compose uuids for commands that take compose uuids
  * intelligently only suggests appropriate uuids - e.g. only
    suggests uuids of running composes for "compose cancel"

NOTE: bash completion scripts are horrible and this is no exception.
Please forgive me.
2018-08-07 12:57:34 -04:00
..
bash_completion.d Add etc/bash_completion.d/composer-cli 2018-08-07 12:57:34 -04:00
composer.conf Add support for yum to lorax-composer 2018-06-11 16:54:58 -07:00
lorax.conf Remove empty config files 2010-12-08 12:40:46 +01:00