A minimal Vespa Cloud application for deployment into a Production zone - with basic tests. Steps:
vespa config set target cloud
vespa config set application mytenant.myapp.default
vespa auth login
vespa auth cert -f
vespa prod deploy
See Production Deployment for details, and read more about Vespa Cloud Automated Deployments.