* extract act options from cli command
* remove special options handled by the tree view
* Refactor logic to get act options (#1)
* Refactor get options logic
* Remove bool type options from having descriptions
* Force option description to be uppercase
Signed-off-by: Sanjula Ganepola <sanjulagane@gmail.com>
* disable generic early exit options as well
* filter out stringArray default value
* this removes default values like `[]` regardless if they are sent
* fix quote consitency
---------
Signed-off-by: Sanjula Ganepola <sanjulagane@gmail.com>
Co-authored-by: Sanjula Ganepola <32170854+SanjulaGanepola@users.noreply.github.com>