Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cf delete-quota help text for -f flag is incorrect #715

Closed
emalm opened this issue Dec 15, 2015 · 5 comments
Closed

cf delete-quota help text for -f flag is incorrect #715

emalm opened this issue Dec 15, 2015 · 5 comments

Comments

@emalm
Copy link
Member

emalm commented Dec 15, 2015

The -f flag should have a description like Force deletion without confirmation, not Can provision instances of paid service plans.

$ cf help delete-quota
NAME:
   delete-quota - Delete a quota

USAGE:
   cf delete-quota QUOTA [-f]

OPTIONS:
   -f       Can provision instances of paid service plans

$ cf -v
cf version 6.14.0+2654a47-2015-11-18
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/110134680.

@emalm
Copy link
Member Author

emalm commented Dec 15, 2015

Looks like it's this line: https://github.com/cloudfoundry/cli/blob/master/cf/commands/quota/delete_quota.go#L28. Seems to have been corrupted in the Great Codegangsta Purge.

@krishicks
Copy link
Contributor

Thanks, @ematpl!

@krishicks
Copy link
Contributor

This is updated in the edge release and will be in the next stable release.

@dkoper
Copy link

dkoper commented Dec 23, 2015

This fix is included in cf CLI release v6.14.1 published today.
https://github.com/cloudfoundry/cli#downloads

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

No branches or pull requests

4 participants