Sha256: 8d98a066cc8c9dab0d9ca5a402d9250c6e21020057e9aea0f7a5e24dc101c580
Contents?: true
Size: 505 Bytes
Versions: 12
Compression:
Stored size: 505 Bytes
Contents
--- title: Auto Completion nav_order: 43 --- Ufo supports bash auto-completion. To set it up add the following to your `~/.profile` or `.bashrc`: eval $(ufo completion_script) Remember to restart your shell or source your profile file. Auto Completion examples: ufo [TAB] ufo ship [TAB] ufo ship demo-web [TAB] ufo ship demo-web --[TAB] ufo ship --[TAB] ufo docker [TAB] ufo docker build [TAB] ufo tasks [TAB] ufo tasks build [TAB] {% include prev_next.md %}
Version data entries
12 entries across 12 versions & 1 rubygems