Skip to content

Dynamically generate form fields for selected commandlet #2183

Description

@Hiepiscus

As a user, when I select a commandlet, I want to see input fields for its parameters, options, and flags so I can configure the execution.

Task summary

  • extend the controller to read the selected commandlet metadata
  • generate form fields based on the commandlet
    • text field for positional parameters
    • input fields for named options
    • checkboxes for boolean flags

Additional context

No response

Metadata

Metadata

Assignees

Labels

GUIGraphical User Interface of IDEasy (aka dashboard) build with JavaFxcommandletide sub-commandenhancementNew feature or request

Type

Projects

Status
🏗 In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions