This commit is contained in:
@@ -61,6 +61,7 @@ pub struct RenewCommandArgs {
|
||||
}
|
||||
|
||||
#[derive(Parser)]
|
||||
#[command(name = "sshcd")]
|
||||
pub struct ClientCommand {
|
||||
#[clap(subcommand)]
|
||||
cmd: ClientCommands,
|
||||
|
||||
Reference in New Issue
Block a user