Home / Companies / Pulumi / Blog / Post Details
Content Deep Dive

Manage Pulumi Teams in Bulk with the New CLI Teams Flag

Blog post from Pulumi

Post Details
Company
Date Published
Author
Robbie McKinstry
Word Count
376
Language
English
Hacker News Points
-
Summary

Pulumi has introduced a new --teams flag for the pulumi stack init command, allowing developers to assign team permissions directly from the CLI, enhancing the process of managing permissions at scale. This feature, available with Pulumi v3.59.0, complements existing methods like the Pulumi Service REST API and Pulumi Service Provider by enabling developers to initialize stacks with the appropriate permissions without leaving the CLI. This update addresses feedback from users who needed more efficient ways to handle permissions for multiple stacks, particularly in organizations using teams. The --teams flag, which can be used multiple times to assign access to different teams, simplifies the process by eliminating the need to use the Pulumi Service console for assigning team access, thus saving time and improving productivity. Currently, the feature grants read and write access, which is the most commonly needed level of permission. Pulumi aims to continuously enhance cloud productivity by incorporating user feedback and improving the ergonomics of their tools.