Skip to main content

Module binary

Module binary 

Source
Expand description

Shared binary entrypoint helpers for workspace CLI tools.

Functionsยง

run_cli_from
Parse CLI arguments from a caller-provided argv, route shared metadata commands, and run the domain handler.
run_cli_no_doctor_from
Parse caller-provided argv, route shared metadata commands, and run the domain handler for a tool without doctor support.