pub async fn run( ip: Option<Ipv4Addr>, index: Option<usize>, name: String, iface: Option<IfaceSelector>, json: bool, ) -> Result<()>