Developer CLI Tooling

Command-line tools for building, deploying, and managing your cloud applications with ease and efficiency.

Powerful CLI Features

Cloud Management

Manage cloud resources, deploy containers, and monitor infrastructure with single command line actions.

API Automation

Automate API testing, generate documentation, and manage endpoints from the command line.

Developer Tools

Code generation, dependency management, and project scaffolding for modern application development.

Get Started

Install and configure the Edzja CLI in minutes with our simple installation commands.

Mac/Linux:

curl -fsSL https://edzja.tools/cli/install.sh | bash

CLI Command Examples

Project Creation

edzja project create --name myapp --template nodejs
edzja project deploy --environment dev

Create and deploy a new Node.js project with our scaffolding templates.

API Management

edzja api test POST /users --body '{ "name": "Jane Doe" }'
edzja api docgen --format markdown

Test API endpoints and generate documentation with a single command.

Enterprise-Grade CLI Tools

Our CLI integrates directly with enterprise systems for secure deployment pipelines, compliance management, and automated audits.

  • Single sign-on compatible with SAML 2.0
  • Role-based access control for team workflows
  • Complete audit trail generation for compliance
View Pricing
CLI enterprise

Frequently Asked Questions

What platforms are supported?

Full support for Linux/macOS. Windows support is available through WSL or our native Windows package available at installation.

Is there a graphical interface?

A web-based CLI dashboard is available at cli.edzja.tools for remote sessions and multi-user access.

How secure is the CLI tool?

All commands use encrypted connections with mutual TLS authentication and zero-knowledge execution in secure VM sandboxes.