tdviet / fedcloudclient

EGI FedCloud Client
https://fedcloudclient.fedcloud.eu
MIT License
8 stars 10 forks source link

Add command completion #66

Closed thebe14 closed 3 years ago

thebe14 commented 3 years ago

This would make it so much easier to use. Depending on the command line that you already entered, pressing Tab would complete the subcommand.

tdviet commented 3 years ago

should be already supported, just need to be documented how to activate

eval "$(_FEDCLOUD_COMPLETE=bash_source fedcloud)"
tdviet commented 3 years ago

Documentation added: https://fedcloudclient.fedcloud.eu/usage.html#shell-completion Shell completion enabled by default for Docker images