Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Interactivity & Parent-Child Commands #654

Copy link
Copy link
@hiadusum

Description

@hiadusum
Issue body actions

I want to build a command line where the user should be able to run a parent command like 1. And the commands 2 and 3 should also have access to argument values of command 1.

  1. GetAnimal -Name "a" -Age "b"
  2. GetDog -Breed "c"
  3. GetCat -Color "d"

I was wondering if commandline supports interactivity (users should be able to run multiple child commands after running the parent command until they exit), and parent-child structure described above.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.