Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

--no-manifest flag is not documented #18

Open
andypiper opened this issue Jun 25, 2013 · 3 comments
Open

--no-manifest flag is not documented #18

andypiper opened this issue Jun 25, 2013 · 3 comments

Comments

@andypiper
Copy link

It is possible to run 'cf push' and ignore the presence of a manifest file using the --no-manifest flag.

However the --no-manifest option is not mentioned either in 'cf help' or 'cf help push'

@tlang tlang closed this as completed Jun 25, 2013
@tlang tlang reopened this Jun 25, 2013
@tlang
Copy link
Contributor

tlang commented Aug 14, 2013

Update on this: this is a sensible and simple request, and we will be documenting this flag eventually, but it may take a while (1-2 months) due to other priorities and changes planned with cf. In the interim, we'd welcome a pull request to add this to 'cf help' and/or more information about the typical use cases for this flag.

Thanks!

  • Tim

@andypiper
Copy link
Author

I'll take a look.

@TildeWill
Copy link
Contributor

It's a result of the manifest logic being in a "plugin" that we've since partially merged in to the main cf repo. The best way to fix this would be to finish merging the manifest plugin to make it a first-class part of the appropriate commands.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants