Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Controllers cmd help change. #6457
Conversation
anastasiamac
added some commits
Oct 17, 2016
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 632a66a
into
juju:develop
Oct 17, 2016
anastasiamac
deleted the
anastasiamac:controllers-refresh-clarification
branch
Oct 17, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
anastasiamac commentedOct 17, 2016
There is potential for user confusion about how to update controllers information when listing controllers.
We do guide users to "Use --refresh to see the latest information."
However, sometimes users can interprete it as a direction to run "juju --refresh" (see https://bugs.launchpad.net/bugs/1632699)
This PR attempts to make obvious that --refresh is a flag on "juju controllers" command not "juju" itself.