HELP_METRICS

Constant HELP_METRICS 

Source
pub const HELP_METRICS: &str = r#"
View performance metrics

USAGE:
    Air metrics [OPTIONS]

OPTIONS:
    -s, --service <NAME>    Show metrics for specific service
    --json                  Output in JSON format

EXAMPLES:
    Air metrics
    Air metrics --service downloader
    Air metrics --json
"#;