git commands let you connect a repository, trigger deploys, view build logs, and roll back — all without leaving the terminal.
Connect a Repository
Examples:
Disconnect
Removes the git connection and webhook. Deployed code stays in the pod.
Status
Trigger a Deploy
Deployment History
Build Logs
Rollback
Without a deployment ID, rolls back to the previous deployment.