ufo completion
Usage
ufo completion *PARAMS
Description
Prints words for auto-completion.
Example:
ufo completion
Prints words for TAB auto-completion.
Examples
ufo completion
ufo completion ship
ufo completion docker
To enable, TAB auto-completion add the following to your profile:
eval $(ufo completion_script)
Auto-completion example usage:
ufo [TAB]
ufo ship [TAB]
ufo docker build [TAB]
ufo docker build --[TAB]
Options
[--verbose], [--no-verbose]
[--mute], [--no-mute]
[--noop], [--no-noop]
[--cluster=CLUSTER] # Cluster. Overrides .ufo/settings.yml.
Edit this page
See a typo or an error? You can improve this page. This website is available on GitHub and contributions are encouraged and welcomed. We love pull requests from you!
- Suggest an edit to this page (here's the contributing guide).
- Open an issue about this page to report a problem.