InitCommand(this.userMethod) { argParser ..addOption( 'type', mandatory: false, ) ..addFlag( 'force', defaultsTo: false, ); }