commands.sh

pulumi console

all

Open a stack in the Pulumi Console (cloud or self-hosted). It gives you instructions to migrate if not available for your backend.

More info →

Options (2)

-s, --stackboolean

Open the console for a specific stack

Example: pulumi console {{[-s|--stack]}} {{stack_name}}
-h, --helpboolean

Display help

Example: pulumi console {{[-h|--help]}}

Examples (3)

Open the current stack

Open the console for a specific stack

pulumi console [-s|--stack] stack_name

Display help

pulumi console [-h|--help]
made by @shridhargupta | data from tldr-pages