github.com/DaAlbrecht/cf-cli@v0.0.0-20231128151943-1fe19bb400b9/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