OptionalaliasCLI command name used for help and argv scaffolding.
Defaults to 'getdotenv' when omitted.
OptionalbrandingOptional help header text. When omitted, brand() uses
"<alias> v<resolved-version>" if a version can be read.
OptionalcomposeOptional composer to wire the CLI (plugins/options). If not provided,
the shipped default wiring is applied. Any configureOutput/exitOverride
you call here override the defaults.
OptionalrootRoot defaults applied once before composition. These are used by flag declaration and merge-time defaults (and top-level -h parity labels). Note: shipped CLI does not force loadProcess OFF; base defaults apply unless set here.
OptionalrootVisibility map to hide families/singles from root help. When a key is false, the corresponding option(s) are hidden (via hideHelp) after flags are declared.
Create a get-dotenv CLI host with included plugins.
Options:
Usage: