editors
cli-argument-builder
A form builder for CLI arguments — typed fields (string/number/boolean/array/options) with validation, rendered as a compound Root/Label/Control/Error/TypeBadge.
Argument Form
Generated Command
--role "user" --active
Five argument definitions: string (required), number (validated), options, boolean, array.
Installation
Usage
CliArgumentBuilder: Root · Label · Control · Error · TypeBadge