LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pulumi-plugin

Manage Pulumi provider plugins

TLDR

List installed plugins
$ pulumi plugin ls
copy
Install plugin
$ pulumi plugin install resource [name] [version]
copy
Remove plugin
$ pulumi plugin rm resource [name]
copy
Remove all unused plugins
$ pulumi plugin rm --all
copy

SYNOPSIS

pulumi plugin command [options]

DESCRIPTION

pulumi plugin manages Pulumi plugins. Plugins provide resource providers for cloud platforms. Install, update, and remove plugins for different cloud providers and services.

PARAMETERS

ls

List installed plugins.
install kind name version
Install plugin.
rm kind name
Remove plugin.
--all
Remove all plugins.
--yes
Skip confirmation.

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