aboutsummaryrefslogtreecommitdiffstats
path: root/apps/cli/src/commands/whoami.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(cli): Bookmark list output is not a valid JSON. Fixes #150 (#181)kamtschatka2024-06-091-2/+9
| | | | | | | | | | | * bookmark list output is not a valid JSON #150 Reworked the cli to switch over to json output * changed the logging to log created bookmarks as an array switch all log output that is just a status to stderr --------- Co-authored-by: kamtschatka <simon.schatka@gmx.at>
* build(cli): Prepare for publishing CLI to npmMohamedBassem2024-04-241-0/+10