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

pub global should have a 'upgrade' command #20334

Closed
DartBot opened this issue Aug 3, 2014 · 4 comments
Closed

pub global should have a 'upgrade' command #20334

DartBot opened this issue Aug 3, 2014 · 4 comments

Comments

@DartBot
Copy link

DartBot commented Aug 3, 2014

This issue was originally filed by @zoechi


pub global should have an 'upgrade' command

pub upgrade somepackage constraint

Currently when I want to update a global activated command I have to use

pub global deactivate somepackage
pub global activate somepackage

@nex3
Copy link
Member

nex3 commented Sep 3, 2014

"pub global activate" will now upgrade a package rather than keeping it pinned to its original version.


Added Fixed label.

@DartBot
Copy link
Author

DartBot commented Sep 3, 2014

This comment was originally written by @zoechi


Does this mean when I activate an already activated package that it gets upgraded?

@nex3
Copy link
Member

nex3 commented Sep 3, 2014

Yep.

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

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

This issue was closed.
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

3 participants