OptionalaliasAlias or aliases for the command, used for identification or access. Can be a single alias or an array of aliases.
OptionalargsThe arguments required or accepted by the command. Can be a single argument or an array of arguments.
OptionaldescThe description of the command.
The unique name of the command.
OptionaloptionsA map of additional options for the command, where the key is the option name and the value is its description.
Command options.
Represents the configuration options for a CLI command.