Abra app ls output is confusing #68
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I created 3 test backup-bot-two apps for testing, but I can't differentiate them on
abra app ls
output because they don't have a DOMAIN envvar, though I was asked for it duringabra app new
steps.It's also confusing that backup-bot-two needs to be created as an app with a domain name but then that domain name doesn't translate into a website. I know it's not technically the same, but since other apps work like this, why this one wouldn't?
Don't have time now but we do need to check if there is a ticket open for skipping domain name asking if no
DOMAIN=
is in the.env
inabra
.Interesting problem here! I'm not sure how to solve this.
Seems related: toolshed/organising#636
We can close this in favor of that other issue if you want!
toolshed/organising#636