Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

If appname isn't specified, autopilot gives an error about missing manifest #32

Open
yozlet opened this issue Sep 19, 2016 · 0 comments

Comments

@yozlet
Copy link

yozlet commented Sep 19, 2016

$ cf zero-downtime-push -f manifest-staging.yml
error: a manifest is required to push this application

Ideally, autopilot should check the manifest to see if the app name is specified there, just as cf push does.

At the very least, the error should be fixed to explain the real problem.

cmloegcmluin pushed a commit to cmloegcmluin/autopilot that referenced this issue Oct 3, 2017
… CLI).

- Assumes app name does not start with '-'.
- Assumes manifest is well-formed.
- Uses first app in manifest if multiple are found (like CF CLI).
- If name provided, and name found in manifest, name provided takes precedence (like CF CLI).
- See contraband#32

Signed-off-by: Robert Gravina <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant