CLI
Install
Install the viralquery CLI.
The CLI is a self-contained binary named viralquery.
curl -fsSL https://viralquery.com/install.sh | sh
# → installs `viralquery` to ~/.local/binIf ~/.local/bin isn't already on your PATH, add it:
export PATH="$HOME/.local/bin:$PATH"Once installed, point it at your deploy — see Auth.