Plan a Deployment
Prerequisites
Quick Start
bricks install @myorg/postgres --collection production --plan-onlybricks install @myorg/postgres --collection production --plan-only --props-file properties.jsonbricks install --file deployment.yaml --plan-only
What Is Planning?
Planning Commands
Basic Plan
Plan with Custom Properties
Plan with Deployment Manifest
Plan Output
Deployment Flow
1. Create a Plan
2. Review Plan
3. Approve and Install
Using GitHub Actions
Plan on Pull Request
Deploy on Merge
Matrix Deployment (Multiple Environments)
Best Practices
Always Plan First
Property Management
Collection Strategy
Approval Workflow
Common Scenarios
Update Existing Deployment
Create New Deployment with Custom Slug
Non-Interactive Planning (CI/CD)
See also
Last updated
Was this helpful?

