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

scope launch doesn't tell you if you got it right #1559

Closed
jml opened this issue Jun 8, 2016 · 1 comment · Fixed by #1609
Closed

scope launch doesn't tell you if you got it right #1559

jml opened this issue Jun 8, 2016 · 1 comment · Fixed by #1609
Assignees
Milestone

Comments

@jml
Copy link
Contributor

jml commented Jun 8, 2016

scope launch looks like it always works:

$ ./scope launch aouauenthsonteuhaosue.com
1819f0be0e5ea962250c3ec5f0098f5737ffb651a2165b09e0640c48f2c96852
Weave Scope is reachable at the following URL(s):
  * http://192.168.1.83:4040/
  * http://172.19.0.1:4040/
  * http://10.32.0.1:4040/
  * http://172.18.0.1:4040/
$ ./scope launch
2d612f472a71f51a082349d87522835f793b00c7773bbd3d1b506a0341968a23
Weave Scope is reachable at the following URL(s):
  * http://192.168.1.83:4040/
  * http://172.19.0.1:4040/
  * http://10.32.0.1:4040/
  * http://172.18.0.1:4040/
$ ./scope launch ===============
dc6bb878ea4fa57c55451fee4326b427f0c4cfb471c20471c8722b64b9dc5412
Weave Scope is reachable at the following URL(s):
  * http://192.168.1.83:4040/
  * http://172.19.0.1:4040/
  * http://10.32.0.1:4040/
  * http://172.18.0.1:4040/

Each of these cases has exit code 0.

When you browse to the given URLs, there is no indication that the input was erroneous.

Thie lack of good feedback hinders a user's ability to learn scope by exploration.

@jml
Copy link
Contributor Author

jml commented Jun 8, 2016

Increases impact of #1556 and #1557.

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

Successfully merging a pull request may close this issue.

2 participants