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

Option to delete all apps from a site #341

Closed
s-sajid-ali opened this issue Apr 12, 2023 · 3 comments
Closed

Option to delete all apps from a site #341

s-sajid-ali opened this issue Apr 12, 2023 · 3 comments
Assignees

Comments

@s-sajid-ali
Copy link

s-sajid-ali commented Apr 12, 2023

To delete all apps and associated jobs with a site, one has to

  • query the apps via balsam app ls
  • delete them individually via balsam app rm -n {NAME}

Is there a more efficient way to achieve the same? If not, I'd like to request the implementation of a flag --all (used as: balsam app rm --all) to be added which deletes all apps from a site.

@cms21 cms21 self-assigned this Apr 14, 2023
@cms21
Copy link
Contributor

cms21 commented Apr 14, 2023

I'll look into implementing this.

@s-sajid-ali
Copy link
Author

Thanks!

@s-sajid-ali
Copy link
Author

Thanks for adding this in #351!

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

No branches or pull requests

2 participants