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

Download to stdout & cat command #946

Merged
merged 12 commits into from
Nov 16, 2023

Conversation

mjurbanski-reef
Copy link
Collaborator

  • Add cat command for downloading file contents directly to stdout
  • Emit Using https://api.backblazeb2.com message to stderr instead of stdout, therefor prevent JSON output corruption
  • Stream ls --json JSON output instead of dumping it only after all objects have been fetched
  • Alias - to stdout in download-file-by-name or download-file-by-id command

Internal changes:

  • refactor integration tests a bit
  • replace some duplicated b2sdk code with imports from b2sdk

@mjurbanski-reef mjurbanski-reef merged commit 26a90d4 into Backblaze:master Nov 16, 2023
27 checks passed
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 this pull request may close these issues.

2 participants