commander 8.3.0
Added
.getOptionValueSource()and.setOptionValueWithSource(), where expected values for source are one of 'default', 'env', 'config', 'cli' (#1613)
Deprecated
.command('*'), use default command instead (#1612)on('command:*'), use.showSuggestionAfterError()instead (#1612)