-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pulumi: add page #8410
pulumi: add page #8410
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
Hello everyone, |
closes #8183 |
|
||
`pulumi config` | ||
|
||
- Preview and deploy changes to a program and/or infrastructure: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This command has a confirmation prompt?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That command lists all configuration values for a specific stack.
To add a new configuration value pulumi config set
.
To remove an existing value run pulumi config rm
.
To get the value of for a specific configuration key, use pulumi config get
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this addition, we could always use/make new sub-command tldr pages ;) So if you are up for it @Codecritics
common
,linux
,osx
,windows
,sunos
,android
, etc.