OrbiAds CLI
orbiads-cli is a lightweight command-line interface that connects to the same API as the MCP server. Ideal for developers, CI/CD scripts, and headless automation.
The CLI calls the OrbiAds API over HTTPS — no direct SOAP connection, no heavy dependencies.
Pourquoi CLI + Skills ?
450× moins de tokens que le MCP. Résultats déterministes. Intégration CI/CD native.
Comprendre l'argumentQuickstart
Install the CLI, authenticate and run your first command in 2 minutes.
Get startedCommands Reference
All CLI commands with flags, examples and credit cost.
View commandsAuthentication
Device Flow OAuth, token storage, automatic refresh.
Learn moreMCP vs CLI
Compare both integration methods and choose the best one for you.
CompareConfiguration
Config file, environment variables, output format, shell completion.
Configure