Skip to content

mind-cli v0.1.0

Choose a tag to compare

@huhn511 huhn511 released this 30 May 16:20
· 29 commits to main since this release

First release of @mind-studio/cli — Solid identities + pod I/O + the codespaces plugin, from the terminal.

Install

curl -fsSL https://raw.githubusercontent.com/MIND-Studio/mind-cli/main/install.sh | bash

Requires Node.js >=20.

Highlights

  • ~/.mind identity store — client-credentials, no browser (id create|ls|use|rm|show|import, whoami)
  • Pod I/O as the active WebID — ls cat put mkdir rm, grant <webid> <path> --modes rwc (WAC)
  • codespaces plugin — drive the Solid Git bridge (repos / new / push tokens)
  • --json on every command; styling auto-off for non-TTY / NO_COLOR