DEV Community

web_learning
web_learning

Posted on

Introducing the Webdock CLI: Say hello to infrastructure as code

Managing infrastructure through a browser is fine - until you need to repeat tasks, automate deployments, or integrate with CI/CD.

The new Webdock CLI lets you control your servers, WAFs, load balancers, and more - directly from your terminal.

Highlights:

  • Works on macOS, Windows, and Linux
  • Automate with scripts or run commands in interactive mode
  • No need to manually craft REST API calls

Check out the project on our GitHub: https://github.com/webdock-io/webdock-cli

Quick start:
1️⃣ Get your API key from the Webdock dashboard
2️⃣ Install the CLI
3️⃣ Run webdock init

Top comments (0)