beyondcode / invoker-community

74 stars 2 forks source link

[Feature Request]: command array arguments #355

Open alfonsobries opened 1 year ago

alfonsobries commented 1 year ago

Feature Description

Currently is not possible to pass an array of arguments on a command that accepts input arrays (see laravel docs), would be nice to allow that

UI proposal: if you fill one field, add another onebelow, if you clear the value it removes the field unless only one field left

image

Is this feature valuable for other users as well and why?

Some command accept more than one argument/option