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

Support --format=json in pub get/upgrade #19734

Closed
munificent opened this issue Jun 30, 2014 · 6 comments
Closed

Support --format=json in pub get/upgrade #19734

munificent opened this issue Jun 30, 2014 · 6 comments
Assignees
Labels
type-enhancement A request for a change that isn't a bug

Comments

@munificent
Copy link
Member

Some of the other pub commands already support this, but we should add support for get and upgrade too. Now that we have span information in errors, this will let the Editor more gracefully report pubspec errors to the user.

@nex3
Copy link
Member

nex3 commented Jun 30, 2014

Should we just make this a global option?

@munificent
Copy link
Member Author

Yes, once all commands support it, we can just roll it up to the top. Right now it isn't because some commands don't handle it yet.

@nex3
Copy link
Member

nex3 commented Jun 30, 2014

cc @keertip.
Added Started label.

@nex3
Copy link
Member

nex3 commented Jun 30, 2014

Keerti, can you give some examples of the sort of output you're looking for from the various pub commands?

@munificent
Copy link
Member Author

Added Triaged label.

@DartBot
Copy link

DartBot commented Jun 5, 2015

This issue has been moved to dart-lang/pub#1031.

@DartBot DartBot closed this as completed Jun 5, 2015
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed triaged labels Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

4 participants