StackFormation\Command\Blueprint\DeployPolicyCommand::configure PHP Method

configure() protected method

protected configure ( )
    protected function configure()
    {
        $this->setName('blueprint:deploy-policy')->setDescription('Deploy stack policy');
    }