Skip to main content

run

Function run 

Source
pub async fn run() -> Result<()>
Expand description

Execute the blz CLI with the currently configured environment.

§Errors

Returns an error if CLI initialization, prompt emission, or command execution fails.