Updated
On this page
Run the configured deployment pipeline for the project.
#rlsbl deploy
Run the configured deployment pipeline for the project. Supports named deploy targets and dry-run preview of what would be deployed. Branch restrictions are always enforced.
Effect: mutating ยท consequential (prompts before running; --approve-consequential skips)
#Flags
| Name | Short | Type | Presence | Env | Description |
|---|---|---|---|---|---|
--target | str | optional | Registry whose deploy pipeline to run (auto-detected if omitted) |
#Arguments
| Name | Type | Presence | Description |
|---|---|---|---|
target_name | str | optional | Named deploy target from the project's deploy configuration to execute |