protected function configure()
 {
     parent::configure();
     $this->setName('status:summary')->setDescription('Fetch status summary of the installation.');
 }
 protected function configure()
 {
     parent::configure();
     $this->setName('update')->setDescription('Update remote phar with self');
 }