AccountCommand constructor

AccountCommand()

Implementation

AccountCommand() {
  addSubcommand(AccountDeployCommand());
}