github.com/cloudfoundry/cli@v7.1.0+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