Debugging

tapcart log show

This shows recent Tapcart CLI logs (from ~/.tapcart/cli.log) that can be used to debug any of the tapcart commands. It shows the last 100 lines by default.

You can use the -n flag to control how far back you want to look, e.g. tapcart log show -n 20 shows the last 20 lines.


Did this page help you?