rlsbl v0.113.0 /rlsbl deploy
On this page

Run the project configured deploy pipeline against a named target, with dry-run preview and --force to override branch and safety guards.

#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

Flags
NameShortTypeDefaultEnvDescription
--targetstrRegistry whose deploy pipeline to run (auto-detected if omitted)

#Arguments

Arguments
NameRequiredDescription
target_namenoNamed deploy target from the project's deploy configuration to execute
Search