Install the CLI

These instructions will guide you through the DevZero CLI installation process based on your local operating system. The CLI enables building, launching, and connecting to workspaces.

Open terminal and run the following command:

curl -fsSL https://get.devzero.io | sh

Make sure to run the following commands after installation to continue with the setup process:

sudo dz auth login && sudo dz net connect

If you run into any issues, please reach out to us at support@devzero.io.

Last updated