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

deploy example copy-paste is wrong #322

Closed
dpb1 opened this issue Aug 10, 2016 · 2 comments
Closed

deploy example copy-paste is wrong #322

dpb1 opened this issue Aug 10, 2016 · 2 comments

Comments

@dpb1
Copy link

dpb1 commented Aug 10, 2016

https://jujucharms.com/landscape-dense-maas/

It says to do this:

juju deploy landscape-dense-maas/1

But, juju deploy on beta-14 appears to only take -1 at the end, not /1.

@mitechie
Copy link
Contributor

I think that the charmstore should use the -1 for now, but I also want to note this is something Juju is going to fix as well in a future beta per https://bugs.launchpad.net/juju-core/+bug/1584193.

I think in the case of this particular url that the charmstore should not include the revision number unless the url in the browser has the revision number. e.g. I'm looking at mysql/14 then the deploy command should be mysql-14.

@dpb1
Copy link
Author

dpb1 commented Aug 10, 2016

Agreed. I think the copy and paste box should contain the version you are looking at -- including stripping the number by default to give you the 'latest'.

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