Backend related CLI improvements #77
Reference in New Issue
Block a user
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?
NOTE: The agent
start,stop,listcommands are separate from the terminal UI: I'm worried about the drift between starting a command via thedashboardinterface vs the one off commands, and behavioral differences between them. Ensure the same core methods are being used for both, and that we have an abstraction which allows us to change the behavior in one place.