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

CLI: Add flag and logic to redeploy an app after changing secrets #4967

Merged
merged 4 commits into from
Jul 30, 2024

Conversation

xdoardo
Copy link
Contributor

@xdoardo xdoardo commented Jul 29, 2024

(Closes #4940, fixes RUN-362)
This PR allows users to redeploy their app automatically after creating or updating secrets. This can be done using the appropriate flag (--redeploy) or from the confirming the prompt shown in interactive mode.

@xdoardo xdoardo requested a review from syrusakbary as a code owner July 29, 2024 13:48
@xdoardo xdoardo requested a review from ayys July 29, 2024 13:48
@xdoardo xdoardo changed the title feat(cli/secrets): Add flag and logic to redeploy an app after changing secrets CLI: Add flag and logic to redeploy an app after changing secrets Jul 29, 2024
@xdoardo xdoardo merged commit d6ba243 into main Jul 30, 2024
63 checks passed
@xdoardo xdoardo deleted the secrets-redeploy branch July 30, 2024 15:33
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.

Ask user to redeploy after adding/changing a secret (CLI)
2 participants