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

bacalhau get #255

Closed
binocarlos opened this issue Jun 17, 2022 · 1 comment · Fixed by #273
Closed

bacalhau get #255

binocarlos opened this issue Jun 17, 2022 · 1 comment · Fixed by #273
Assignees

Comments

@binocarlos
Copy link
Contributor

Currently you need to have an ipfs binary installed to be able to view the results of your jobs - it would be nice if the bacalhau binary did this for us to avoid the UX problem of failed ipfs installations

This also means you can use a bacalhau job id as the input to the get command

bacalhau get <jobid> --target /tmp/results

This should be possible by vendoring some parts of the go-ipfs codebase into bacalhau

@Bubblyworld
Copy link
Contributor

That would be super nice, I guess using a public gateway for now?

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