mirror of https://github.com/pulumi/pulumi.git
755 B
755 B
Improvements
-
[cli] - Differentiate in-progress actions by bolding output. #7918
-
[cli] Add the ability to set
refresh: always
in an options object at a Pulumi.yaml level to allow a user to be able to always refresh their derivative stacks by default #8071 -
[cli] Add
pulumi schema generate-sdk
. This command generates language-specific SDKs from a package schema. #7876