mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-02-12 13:28:59 -06:00
Only partial names no matter of case can be passed, eg. mi:st for the migrate:status, or m for the migrate command. If the passed name is ambiguous then the error wall with all ambiguous commands or namespaces is displayed, ambiguous commands also contain a description. Following positional arguments support guessing: - main command name at 0 position - command name passed to the help command - namespace name passed to the list command