Skip to content

neo completion

Print a shell completion script on stdout.

Install it where your shell looks for completions, e.g. neo completion zsh > ~/.zfunc/_neo. just install does this for you; per-shell paths are documented at https://docs.neosource.dev/guides/cli-shell-completions/.

neo completion [OPTIONS] <SHELL>
Option Value Required Default Env Values Description
<SHELL> yes bash, elvish, fish, powershell, zsh Target shell: bash, zsh, fish, elvish or powershell