Dosei CLI
Learn how to use dctl
the Dosei command-line interface (CLI) to manage and configure your Dosei Projects from the command line.
You can install and configure dctl
using this command:
Shell (Mac, Linux):
curl -fsSL https://dosei.ai/install.sh | sh
PowerShell (Windows):
irm https://dosei.ai/install.ps1 | iex
Before you begin
To start using the CLI, you will first need to login into your Dosei account.