pub async fn run() -> Result<()>
Execute the blz CLI with the currently configured environment.
Returns an error if CLI initialization, prompt emission, or command execution fails.