Skip to main content

run

Function run 

Source
pub async fn run(gateway: &str, format: OutputFormat) -> Result<()>
Expand description

v1.4.98 eli BUG-005 fix (P2, 2026-04-27): ping 之前 println! 硬编码文本不 接 OutputFormat. 加 format 参数让 -o json 真生效 (脚本/agent 用).