add command works ,fix warnings, proxy repaired, docker start arguments defined
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
use clap::{Command, arg};
|
||||
use clap::Command;
|
||||
|
||||
pub fn create_subcommand() -> Command {
|
||||
Command::new("remove")
|
||||
|
||||
Reference in New Issue
Block a user