mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 01:22:09 +02:00
pulumi-version: add page (#14770)
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc> Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
This commit is contained in:
parent
ff73d13f65
commit
bd130afd0d
1 changed files with 12 additions and 0 deletions
12
pages/common/pulumi-version.md
Normal file
12
pages/common/pulumi-version.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# pulumi version
|
||||
|
||||
> Display Pulumi's version number.
|
||||
> More information: <https://www.pulumi.com/docs/iac/cli/commands/pulumi_version/>.
|
||||
|
||||
- Display version:
|
||||
|
||||
`pulumi version`
|
||||
|
||||
- Display help:
|
||||
|
||||
`pulumi version {{-h|--help}}`
|
Loading…
Add table
Reference in a new issue