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

[RFE] bash to make curling deployed inventory easier #18

Open
thoraxe opened this issue Oct 26, 2018 · 0 comments
Open

[RFE] bash to make curling deployed inventory easier #18

thoraxe opened this issue Oct 26, 2018 · 0 comments

Comments

@thoraxe
Copy link

thoraxe commented Oct 26, 2018

Copy/paste out of the Che terminal is kind of a bear. The following bash makes it so that you don't need to copy/paste:

`curl http://`oc get route inventory -o jsonpath --template='{.status.ingress[0].host}'`/api/inventory/329299`
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

1 participant