CreateCommand constructor

CreateCommand()

Implementation

CreateCommand() {
  addSubcommand(CreateApp());
}