vmware-archive / dispatch

Dispatch is a framework for deploying and managing serverless style applications.
http://dispatchframework.io
Apache License 2.0
532 stars 58 forks source link

CLI completion for bash added. #681

Closed mshindo closed 6 years ago

mshindo commented 6 years ago

Fixes: #122

This is a minimal addition to support CLI completion for bash. More features (e.g., zsh support) can be implemented in the future.

mshindo commented 6 years ago

Another PR #687 to add the example.