As a user, I want a UI in the GUI that allows me to select and execute a commandlet.
Task summary
- Create a new JavaFx view/controller
- Integrate view into the exisitng GUI menu
- Display a combobox of all available commandlets
- Provide a placeholder area for parameters/options
- Enter values separated by spaces
- Provide an execute button that executes the selected commandlet with entered parameters
- Provide a placeholder output are to display console output
Additional context
No response
As a user, I want a UI in the GUI that allows me to select and execute a commandlet.
Task summary
Additional context
No response