Skip to content

[RFE] Support interactive mode in run-command #25

@blanquicet

Description

@blanquicet

Current situation

The current implementation of run-command command has the following limitation:

  • Scripts that prompt for information (interactive mode) aren't supported.

Ref: https://learn.microsoft.com/en-us/azure/virtual-machines/linux/run-command#restrictions

Ideal future situation

After implementing #24, we could reuse that logic to support interactive mode. If we are not able to support it without passing through Kubernetes, then the run-command should first try the interactive mode and automatically fallback to non-interactive mode if it fails (Kubernetes control plane is down).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions