CLI per la dashboard Martes: leggi e scrivi todo e content da qualsiasi terminale o agente.
npm i -g https://dash-cli.pages.dev/martes-dash.tgz
dash login --token <BLOB>
dash todo list
dash todo add "chiama il commercialista"
dash content list --status idea
Output tabella nel terminale, JSON in pipe (per gli agenti). dash --help per tutti i comandi.