LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pulumi-version

Display the installed Pulumi CLI version

TLDR

Show Pulumi version
$ pulumi version
copy

SYNOPSIS

pulumi version

DESCRIPTION

pulumi version prints the version number of the installed Pulumi CLI. Useful for verifying the installation and checking whether an upgrade is available.

PARAMETERS

--color mode

Colorize output. Choices: `always`, `never`, `raw`, `auto` (default: `auto`).
--non-interactive
Disable interactive mode for all commands.
--logflow
Flow log settings to child processes such as plugins.
--logtostderr
Log to stderr instead of to files.
-v, --verbose level
Enable verbose logging at the given level.

SEE ALSO

Copied to clipboard
Kai