github.com/dcarley/cf-cli@v6.24.1-0.20170220111324-4225ff346898+incompatible/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