Skip to Content
CLI ReferenceOverview

CLI Reference

The Espace-Tech CLI (espacetech) lets you deploy and manage your applications, databases, and storage from the terminal.

Installation

curl -fsSL https://cloud.espace-tech.com/install.sh | sh

Authentication

# Login with email/password espacetech login # Logout espacetech logout

Global Flags

FlagDescription
--help, -hShow help for any command
--version, -vShow CLI version

Commands

CommandDescription
espacetech loginAuthenticate with Espace-Tech Cloud
espacetech initInitialize a project in the current directory
espacetech deployDeploy the current project
espacetech logsView application logs
espacetech rollbackRoll back to a previous deployment
espacetech deleteDelete a project
espacetech domainsManage custom domains
espacetech envManage environment variables
espacetech dbManage databases