CLI and SDK rollup: New commands, richer output, and more
We shipped many new features and fixes in the Pulumi CLI and SDK this month. A few highlights:
- New subcommands for
pulumi logs, includinglistandremove(v3.246) - More output formats (e.g., JSON) for
pulumi aboutandpulumi whoami(v3.248) - Additional resource details (URN, name, type, parent) in the JSON-formatted output of Pulumi operations (v3.246)
- Renamed
pulumi stack inittopulumi stack new, withinitaliased for compatibility (v3.245) - Richer
pulumi doandpulumi neointeractions and workflows (v3.245, v3.246, v3.247)
… and lots more. See the Releases page on GitHub for details.