Skip to content

Run just as a terminal window - allow command line input? #777

Open
@nodecentral

Description

@nodecentral

Hi,

Is it possible to have a runner & script that just allows a user to interact via just the command line, and see their commands and responses come up ? I hoped it might be as simple as having a having a .json runner with something as simple as below, but that doesn’t seem to work ?

  "requires_terminal": "true",
  "output_format": "terminal"

To provide more context, one of the drivers for this is to load .yaml files for an application called Organize which from the command line I would run a configuration like this organize sim config_tech.yaml ? The good thing about this is that the yaml files do not have to be executables..

Would a potential option to achieve this, be to use parameters and see if it’s possible to have people load these Organize configuration files from a pick list (as they are all stored in a folder) ?

Any ideas suggestions much appreciated.

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