sonic completion
Usage
sonic completion *PARAMS
Description
Prints words for auto-completion.
Example:
sonic completion
Prints words for TAB auto-completion.
Examples:
sonic completion
sonic completion execute
sonic completion list
To enable, TAB auto-completion add the following to your profile:
eval $(sonic completion_script)
Auto-completion example usage:
sonic [TAB]
sonic exe[TAB]
sonic execute [TAB]
sonic list [TAB]
Options
[--verbose], [--no-verbose]
[--noop], [--no-noop]
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.