type alias CliCommandHandler Since 0.1.0 A CLI command implementation. Definition (args: readonly string[]) => void | Promise<void>