Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Shell completion scripts for PraisonAI CLI
completion
praisonai completion [OPTIONS] COMMAND [ARGS]...
bash
zsh
fish
# Generate and install praisonai completion bash > ~/.bash_completion.d/praisonai source ~/.bash_completion.d/praisonai
# Generate and install praisonai completion zsh > ~/.zfunc/_praisonai
# Generate and install praisonai completion fish > ~/.config/fish/completions/praisonai.fish