Sorry for the noise, but this local test got sent unintentionally. Please, ignore it.
Paolo Valerio <[email protected]> writes: > Signed-off-by: Paolo Valerio <[email protected]> > --- > src/cli/cli.rs | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/cli/cli.rs b/src/cli/cli.rs > index a5b08e6..f8593e1 100644 > --- a/src/cli/cli.rs > +++ b/src/cli/cli.rs > @@ -73,6 +73,7 @@ impl Debug for dyn SubCommand { > /// > /// packet-tracer is a tool for capturing networking-related events from the > system using ebpf and analyzing them. > #[derive(Args, Default, Debug)] > +#[command(version)] > pub(crate) struct MainConfig {} > > /// ThinCli handles the first (a.k.a "thin") round of Command Line Interface > parsing. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
