github.com/DaAlbrecht/cf-cli@v0.0.0-20231128151943-1fe19bb400b9/fixtures/manifests/different-manifest.yml (about)

     1  ---
     2  applications:
     3  - name: from-different-manifest
     4    memory: 128M
     5    instances: 1
     6    host: hello
     7    domain: cli.cf-app.com
     8    path: .
     9    env:
    10      LD_LIBRARY_PATH: /usr/lib/somewhere