pub fn run_from_env() -> ExitCodeExpand description
Run the CLI by parsing arguments from std::env::args_os().
This is the entry point used by the published standalone djogi
binary. It reads the global link-time inventory registry via
djogi::migrate::InventoryDescriptorProvider.