Skip to content

stream file to stdout #60

Open
Open
@hongkongkiwi

Description

@hongkongkiwi

I would like to stream the output so I can pipe to tar.

e.g. curl -s "url" | tar -xz -C /tmp

Could we have an option to stream to stdout like: got -o - | tar -xz -C /tmp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions