Skip to content

[FEATURE] Provide functionality to deploy/destroy all projects in a repo at once #22

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

Open
asingamaneni opened this issue Aug 24, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@asingamaneni
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Right now we are able to deploy each project at a time. We should be able to deploy/destroy all the projects at once.

Cloud Information

  • [ x ] AWS
  • [ x ] Azure
  • [ x ] GCP
  • [ x ] Other

Describe the solution you'd like
We should be able to run the deployment of all projects in a git repo using the below commands

bf projects deploy-all --env {} - This would deploy all the workflows in all projects in the gitrepo

bf projects destroy-all --env {} - This will destroy all the workflows in all projects in the gitrepo

Describe alternatives you've considered
NA

Additional context
NA

@asingamaneni asingamaneni added the enhancement New feature or request label Aug 24, 2023
@asingamaneni asingamaneni added this to the v1.0.0 milestone Nov 16, 2023
@asingamaneni asingamaneni removed this from the v1.0.0 milestone Oct 3, 2024
@pariksheet pariksheet added this to the v1.4.0 milestone Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants