fish-shell/share
Mo 71f5fe1ece Added Magento2 CLI completions (#4043)
* Added Magento2 CLI completions

This is the completion file for the Magento2 CLI application I use on my servers. It has an additional feature tho, I'm not sure if it fits into the fish completion philosophy:  
If you provide limited access credentials, it will connect to the MySQL database and provide additional suggestions, such as available users, themes or indexers in the database. If this file is never touched, those suggestions simply won't show up. I, personally, find them to be pretty useful, though.  

Should I remove those database suggestions before creating a PR?

* Removed functions using MySQL, updated formatting

* Several smaller fixes

* Improved descriptions

Tried to shorten the text as much as possible and removed unnecessary characters
2017-05-18 17:05:49 +02:00
..
completions Added Magento2 CLI completions (#4043) 2017-05-18 17:05:49 +02:00
functions Update __fish_print_hostnames.fish 2017-05-17 16:59:18 +02:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools webconfig: apply colour syntax highlighting to functions tab 2017-05-03 08:37:27 +10:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Use command -sq instead of redirection 2017-02-18 22:16:55 +01:00