LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pulumi-update

Alias for deploying infrastructure changes

TLDR

Update stack (alias for up)
$ pulumi update
copy
Update with auto-approval
$ pulumi update --yes
copy
Update a specific stack
$ pulumi update --stack [stack_name]
copy
Preview changes as JSON
$ pulumi update --json
copy

SYNOPSIS

pulumi update [options]

DESCRIPTION

pulumi update is an alias for pulumi up. Creates or updates infrastructure by comparing desired state with current resources and applying changes.

INSTALL

sudo pacman -S pulumi
copy
sudo apk add pulumi
copy
brew install pulumi
copy
nix profile install nixpkgs#pulumi
copy

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid