1error: `skip` cannot be used with `subcommand` 2 --> tests/derive_ui/skip_subcommand.rs:17:27 3 | 417 | #[command(subcommand, skip)] 5 | ^^^^ 6