Zsh
Synopsis
echo "autoload -U compinit; compinit" >> ~/.zshrcsource <(cedana-cli completion zsh)Linux:
cedana-cli completion zsh > "${fpath[1]}/_cedana-cli"macOS:
cedana-cli completion zsh > $(brew --prefix)/share/zsh/site-functions/_cedana-clicedana-cli completion zsh [flags]Options
Options inherited from parent commands
SEE ALSO
Last updated
Was this helpful?