addOption( new InputOption('profile', null, InputOption::VALUE_NONE, 'Profile command.') ); } return $definition; } }