Allow specifying a volume for abra app volume rm #574

Open
opened 2025-06-10 10:10:51 +00:00 by 3wordchant · 0 comments
Owner

Is there a way to delete only the db volume but preserve the app volume?
—@Valentin (he/him)

Currently the process exists but it's a little dangerous imo, and automating it e.g. for abra.sh or external scripts would be tricky.

I propose adding an optional <volume> argument, to parallel abra app secret rm.

Example:

abra app volume rm foo.bar.com postgresql_data → deletes foo_bar_com_postgresql_data

CC @val

> Is there a way to delete only the db volume but preserve the app volume? > —@[Valentin (he/him)](https://matrix.to/#/!DfXPgKLoYCvjHithgS:autonomic.zone/$udcWC304DbySGnb5PTwuge6KWF_fFixGKMUItFHSsS8?via=autonomic.zone&via=matrix.org&via=pub.solar) Currently the process exists but it's a little dangerous imo, and automating it e.g. for `abra.sh` or external scripts would be tricky. I propose adding an optional `<volume>` argument, to parallel `abra app secret rm`. Example: `abra app volume rm foo.bar.com postgresql_data` → deletes `foo_bar_com_postgresql_data` CC @val
3wordchant added the
enhancement
label 2025-06-10 10:10:51 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: toolshed/abra#574
No description provided.