admin command doesn't work with abra 0.10? #6
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?
Shows a lot of Django hints but fails with:
Manually fixed by running a shell to the api container and copy-pasting the admin function from abra.sh
Related #2
@fauno
Does
abra app cmd ... --tty
work to fix this?Yes! Added it to the README at #7