Overview
Deploy and manage applications within your Qovery environment.Commands
List Applications
List all applications in current environment:Deploy Application
Deploy specific application:Redeploy Application
Redeploy the same version:Stop Application
Stop a running application:Restart Application
Restart an application:Delete Application
Delete an application:Update Application
Update application configuration:Cancel Deployment
Cancel an ongoing deployment:Options
| Flag | Description |
|---|---|
--application | Application ID or name |
--commit | Git commit SHA to deploy |
--tag | Git tag to deploy |
--cpu | CPU allocation in millicores |
--memory | Memory allocation in MB |
--instances | Number of instances |
--output | Output format (table, json, yaml) |
--watch | Watch deployment progress |
--help | Show help |
Examples
Deploy Application
Deploy Specific Version
Update Resources
Rollback Deployment
Related Commands
qovery log- View application logsqovery shell- Access application shellqovery status- Check application status