Skip to content
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

Implement pulumi stack unselect #9179

Merged
merged 10 commits into from Mar 14, 2022
Merged

Implement pulumi stack unselect #9179

merged 10 commits into from Mar 14, 2022

Conversation

Zaid-Ajaj
Copy link
Contributor

@Zaid-Ajaj Zaid-Ajaj commented Mar 11, 2022

Description

Fixes #9070 by implementing a pulumi stack unselect command. This command removes the selected stack from the current workspace

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • Yes, there are changes in this PR that warrants bumping the Pulumi Service API version

@Zaid-Ajaj Zaid-Ajaj marked this pull request as ready for review March 12, 2022 09:29
@Zaid-Ajaj Zaid-Ajaj requested a review from Frassle March 12, 2022 09:29
pkg/cmd/pulumi/stack_unselect.go Outdated Show resolved Hide resolved
pkg/cmd/pulumi/stack_unselect.go Outdated Show resolved Hide resolved
pkg/cmd/pulumi/stack_unselect.go Outdated Show resolved Hide resolved
@Zaid-Ajaj Zaid-Ajaj merged commit c5a4321 into master Mar 14, 2022
@pulumi-bot pulumi-bot deleted the feature/unselect-stack branch March 14, 2022 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pulumi stack select: no way to unselect
2 participants