Loading...
Loading...
Install and configure voluum-cli on Linux/macOS, with Windows support via WSL.
npx skill4agent add markab21/voluum-cli voluum-setup-installvoluum-cligitbun --versionhttps://api.voluum.comgit clone https://github.com/markab21/voluum-cli.git
cd voluum-cli
bun install
bun run buildbun link
voluum --helpnode dist/index.js --helpvoluum auth login --accessKeyId '<ACCESS_KEY_ID>' --accessKey '<ACCESS_KEY>'export VOLUUM_BASE_URL="https://api.voluum.com"
export VOLUUM_TOKEN="<SESSION_TOKEN>"~/.voluum-cli/config.jsonvoluum --help
voluum reports --help
voluum reports query --path /report --query from=2026-02-17T00:00:00Z,to=2026-02-18T00:00:00Z,groupBy=campaign,limit=5 --prettybun: command not foundvoluum: command not foundbun linknode dist/index.jsNo auth token foundvoluum auth loginVOLUUM_TOKEN