style(client): put together a style spec for CLI command output #134
Loading…
Add table
Add a link
Reference in a new issue
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?
Lots of commands have different ideas of how to output. Some just use tracing log messages, some stdout. Should come up with an idea of how to normalize this so everything behave sanely.
This would be especially useful with scripting, so keep that in mind.