/ commands

Command reference

All zero commands, generated from the CLI implementation in zero/cli/commands/. Every command has a copy button — the copied text is exactly the raw command, no markup.

Loading Loading command data…

Common patterns

GoalCommand
Fresh installbash <(curl -fsSL https://raw.githubusercontent.com/Vaizer0/zero-termux/main/install.sh)
AI toolingzero install ai --qwen-code --ollama
Dev essentialszero install dev --gh --fzf --jq --bat
Everything updatedzero update zero && zero update ai && pkg upgrade
Recover a broken toolzero reinstall <module> --<tool>
APT packagepkg install <name>