Command-line tools for building, deploying, and managing your cloud applications with ease and efficiency.
Manage cloud resources, deploy containers, and monitor infrastructure with single command line actions.
Automate API testing, generate documentation, and manage endpoints from the command line.
Code generation, dependency management, and project scaffolding for modern application development.
Install and configure the Edzja CLI in minutes with our simple installation commands.
curl -fsSL https://edzja.tools/cli/install.sh | bash
edzja project create --name myapp --template nodejs edzja project deploy --environment dev
Create and deploy a new Node.js project with our scaffolding templates.
edzja api test POST /users --body '{ "name": "Jane Doe" }' edzja api docgen --format markdown
Test API endpoints and generate documentation with a single command.
Our CLI integrates directly with enterprise systems for secure deployment pipelines, compliance management, and automated audits.
Full support for Linux/macOS. Windows support is available through WSL or our native Windows package available at installation.
A web-based CLI dashboard is available at cli.edzja.tools for remote sessions and multi-user access.
All commands use encrypted connections with mutual TLS authentication and zero-knowledge execution in secure VM sandboxes.