Modifier and Type | Class and Description |
---|---|
static class |
ExternalAccountImportCommand.Reg |
Modifier and Type | Field and Description |
---|---|
protected CliUtils |
cliUtils |
protected CliContext |
ctx |
java.lang.String |
domain |
boolean |
dry |
java.nio.file.Path |
file |
Constructor and Description |
---|
ExternalAccountImportCommand() |
Modifier and Type | Method and Description |
---|---|
java.lang.Runnable |
forContext(CliContext ctx) |
void |
run() |
public java.nio.file.Path file
public java.lang.String domain
public boolean dry
protected CliContext ctx
protected CliUtils cliUtils
public void run()
run
in interface java.lang.Runnable
public java.lang.Runnable forContext(CliContext ctx)
forContext
in interface ICmdLet
Copyright © 2022. All Rights Reserved.