setName("api:profile") ->setDescription("Manage API profiles"); } protected function execute(InputInterface $input, OutputInterface $output) { return Command::SUCCESS; } }