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

Can't "bmcs os object put" from stdin #7

Closed
bgilbert opened this issue Aug 9, 2017 · 2 comments
Closed

Can't "bmcs os object put" from stdin #7

bgilbert opened this issue Aug 9, 2017 · 2 comments
Assignees

Comments

@bgilbert
Copy link

bgilbert commented Aug 9, 2017

bmcs os object put -? says:

  --file FILENAME                 The file to load as the content of the
                                  object, or '-' to read from STDIN.

But on Fedora 26:

$ bmcs os object put -ns $ns -bn $bucket --name test --file - <<<data
FileNotFoundError: [Errno 2] No such file or directory: '<stdin>'
@mross22 mross22 self-assigned this Aug 9, 2017
@mross22
Copy link
Member

mross22 commented Aug 9, 2017

Thanks for reporting, yes this is a regression in one of our recent releases. We are working on a fix now and should have an update soon.

@jodoglevy
Copy link
Member

Fixed in v2.4.6

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

3 participants