You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
For example the following is a zsh completion function for command
foo:So, if we type
foo <tab>in the zsh terminal, it suggests first second third fourth.How can I do this using cli?