github.com/cloudfoundry-community/cloudfoundry-cli@v6.44.1-0.20240130060226-cda5ed8e89a5+incompatible/cf/manifest/example_manifest.yml (about) 1 --- 2 applications: 3 - name: app-name 4 memory: 128M 5 instances: 1 6 host: hello 7 domain: app.example.com 8 path: path/to/app