Handle new init'd swarm error message #259
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?
Describe the current behavior
Steps to reproduce
abra server add -p
on already init'd server.Describe the expected behavior
Shows a decent error message.
Any idea how this might be fixed?
Intervening somewhere in
dd0f328a65/cli/server/add.go (L268-L298)
.