Skip to main content

dispatch_status

Function dispatch_status 

Source
pub(super) async fn dispatch_status(
    rest_url: Option<String>,
    rest_port: Option<u16>,
    api_key: Option<String>,
    output: OutputFormat,
) -> Result<()>