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

Move all the flag parsing to main.go; implement scope help #1357

Merged
merged 1 commit into from
Apr 20, 2016

Conversation

tomwilkie
Copy link
Contributor

@tomwilkie tomwilkie commented Apr 20, 2016

Fixes #1312, fixes #768, fixes #774

@@ -1,3 +1,3 @@
#!/bin/bash

exec -a scope-probe /home/weave/scope probe $(cat /var/run/weave/scope-probe.args) $(cat /var/run/weave/apps)
exec -a scope-probe /home/weave/scope --mode probe $(cat /var/run/weave/scope-probe.args) $(cat /var/run/weave/apps)

This comment was marked as abuse.

@paulbellamy paulbellamy merged commit 3c1b068 into master Apr 20, 2016
@paulbellamy paulbellamy deleted the 1312-arg-parsing branch April 20, 2016 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants