start_fallible

Function start_fallible 

Source
pub async fn start_fallible(opts: CliOpts, context: &CtlContext) -> Result<()>
Expand description

Start risectl with the given options. Return Err if any error occurs.