agiler is the official command-line interface for Agiler. It wraps the same REST API that powers the dashboard, so anything you can do in the browser you can script from a shell: list projects, tail logs, upload files, run SQL, restore backups, and manage domains and environment variables.
Install it with Homebrew on macOS or Linux:
brew install agilercloud/tap/agiler
Then log in with an API key and confirm the connection:
agiler login
agiler whoami
The CLI authenticates with the same scoped API keys as the REST API, so a key issued with read-only scopes stays read-only at the command line. Generate one in your dashboard under Profile → API Keys.
The CLI is open source under the MIT license.
- Source and issues: github.com/agilercloud/cli
- CLI reference: /docs/cli/, documenting every command plus the install script and build-from-source options.
Related articles
© 2026 Agiler. All rights reserved.
The WordPress® trademark is the intellectual property of the WordPress Foundation, and the Woo® and WooCommerce® trademarks are the intellectual property of WooCommerce, Inc. Uses of the WordPress®, Woo®, and WooCommerce® names in this website are for identification purposes only and do not imply an endorsement by WordPress Foundation or WooCommerce, Inc. Agiler is not endorsed or owned by, or affiliated with, the WordPress Foundation or WooCommerce, Inc.