We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
a79d66b
The snap CLI now supports the standard snapmaster protocol, where all responses follow a standard JSON format:
{ "status": "success" / "error", "message": "error message", "data": [] or {} }