Use the CLI
Install the CLI when you want to deploy from a terminal.
Install
macOS / Linux:
curl -fsSL https://get.dockhosting.dev/install.sh | shWindows:
irm https://get.dockhosting.dev/install.ps1 | iexFirst deploy
dock login
cd my-app
dock deploySee the full CLI reference.