Skip to main content

run_health_report

Function run_health_report 

Source
pub(crate) fn run_health_report(
    cli: &Cli,
    report: &HealthReportArgs,
    usage_instance: Option<UsageRuntimeInstance>,
    command_name: &str,
) -> Result<(), CliError>
Expand description

Execute the read-only health report shared by health and health-check.