Modifier and Type | Class and Description |
---|---|
static class |
AddServerCommand.Reg |
Modifier and Type | Field and Description |
---|---|
protected CliUtils |
cliUtils |
protected CliContext |
ctx |
java.lang.String |
serverFqdn |
java.lang.String |
serverIp |
java.lang.String |
serverName |
java.lang.String[] |
tags |
Constructor and Description |
---|
AddServerCommand() |
Modifier and Type | Method and Description |
---|---|
java.lang.Runnable |
forContext(CliContext ctx) |
void |
run() |
protected CliContext ctx
protected CliUtils cliUtils
public java.lang.String serverIp
public java.lang.String serverFqdn
public java.lang.String serverName
public java.lang.String[] tags
public java.lang.Runnable forContext(CliContext ctx)
forContext
in interface ICmdLet
public void run()
run
in interface java.lang.Runnable
Copyright © 2021. All Rights Reserved.