Sign in
Enter the pairing code in your browser to sign in. The CLI saves your credentials in your OS keyring.
deplexo auth login
Deplexo CLI
Create an app from a Git repository, check its deployments, or follow its logs.
Linux · macOS · Windows amd64 / arm64 builds
# Sign in through your browser
$ deplexo auth login
# Check an app
$ deplexo apps get --app <app-id>
# Follow its runtime logs
$ deplexo logs --app <app-id> --follow
$
Get started
curl -fsSL https://cli.deplexo.com/install.sh | sh
Installs the latest stable release to ~/.local/bin. Run it again to update.
The installer detects your CPU and verifies the download checksum. Read the installer or download an archive. Beta builds require an explicit version. See release notes for install commands and verified platforms.