Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Generate shell completion scripts for bash, zsh, or fish.
phala completion [options]
--shell
--fig
$SHELL
$ phala completion --shell bash >> ~/.bashrc && source ~/.bashrc
$ phala completion --shell zsh >> ~/.zshrc && source ~/.zshrc
$ phala completion --shell fish > ~/.config/fish/completions/phala.fish
$ phala completion --fig
Was this page helpful?