Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

stream/event ssh command response #10

@Blankll

Description

@Blankll

Context

SSH commands are triggered as one-time sync command that sends commands and waits to get a response, however, some commands require human intervention or a command can get multiple times/lines returns from the server, like apt-get update, the current implementation cannot meet that requirement

definition of done:

  • a command can accept subsequence input like Y/N when the server requires input
  • xterm can keep the connection and print the content when server return content more than 1 times

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions