Nico OVH

Results 2 comments of Nico OVH

In the help/documentation, the option to be non interactive is ``--no-interactive`` In the code, the option is ``--force`` ```go case RunDeleteFunc: if f == nil { cmd.Help() // nolint OSExit(0)...