Skip to content

Add support for stdout/stderr/stdin streams #62

Open
@Trolldemorted

Description

@Trolldemorted

Thanks for providing an simple abstraction over russh!

We are often running commands that take minutes/hours to complete, and getting some feedback before the command has finished would greatly increase the user experience. If execute (or a cousin function) could expose stdout/err like stdlib's/tokio's Command, we could consume stdout/err and (and maybe push stdin?) while the command runs.

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