pulumi up -y

Category: IaC & Automation

pulumi up -y

Deploy without the confirmation prompt

Runs the update while skipping the interactive approval step with -y, which suits CI pipelines and scripts. The preview output still appears, but nothing pauses for a human. Related: pulumi up.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.