Translated

CLI

Automate AdFlow operations from the command line.

⏱ 1 min · ↻ mai. de 2026

The AdFlow CLI is in development and will launch in Q3 2026.

What’s planned

  • Authentication via service token
  • Create, pause, and resume campaigns without opening the app
  • Export audit logs and performance reports
  • Manage proxies and profiles via scripts
  • Integration with CI/CD pipelines

Availability

The CLI will be available via:

# npm
npm install -g @cloudadflow/cli

# Homebrew (macOS/Linux)
brew install cloudadflow/tap/adflow

In the meantime

Use the REST API directly. Every resource available in the CLI will have a REST API equivalent.

To be notified when the CLI is available, subscribe to the changelog at app.cloudadflow.com/changelog.