UpdateAppNameCommand constructor
UpdateAppNameCommand()
Implementation
UpdateAppNameCommand() {
argParser.addOption('name', abbr: 'n', help: 'Specify the new app name.');
}
UpdateAppNameCommand() {
argParser.addOption('name', abbr: 'n', help: 'Specify the new app name.');
}