LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pulumi-console

Open Pulumi web console in browser

TLDR

Open Pulumi Console in the default browser
$ pulumi console
copy
Open a specific stack in the console
$ pulumi console -s [stack_name]
copy
Open the console from a different project directory
$ pulumi console -C [path/to/project]
copy

SYNOPSIS

pulumi console [options]

DESCRIPTION

pulumi console opens the Pulumi Cloud web console in the default browser. It provides a web-based management interface for viewing and managing stacks, resources, deployment history, and activity logs. If a stack is specified with -s, the console opens directly to that stack's page.

PARAMETERS

-s, --stack string

The name of the stack to view in the console.
-C, --cwd string
Run as if pulumi was started in the given directory.
--color string
Control colorized output (always, never, raw, auto). Default is auto.
--non-interactive
Disable interactive mode for all commands.

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