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

Optional raw format for framework endpoints #57

Open
sanmiguel opened this issue Oct 12, 2016 · 1 comment
Open

Optional raw format for framework endpoints #57

sanmiguel opened this issue Oct 12, 2016 · 1 comment

Comments

@sanmiguel
Copy link
Contributor

It would be useful (for scripting etc) if there was a way to get the output of riak-mesos framework endpoints without the human-friendly output, currently:

$ riak-mesos framework endpoints
Framework HTTP API: http://ubuntu.local:31068/

I'd like to be able to do:

$ fwhttp=$(riak-mesos framework endpoints --some-option)
$ echo $fwhttp
http://ubuntu.local:31068/
@sanmiguel
Copy link
Contributor Author

Actually without the trailing-/ would be nicer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant