コード例 #1
0
 protected function configure()
 {
     parent::configure();
     $this->setName('status:summary')->setDescription('Fetch status summary of the installation.');
 }
コード例 #2
0
 protected function configure()
 {
     parent::configure();
     $this->setName('update')->setDescription('Update remote phar with self');
 }