9db36c2d5b
Build and Push Docker Container / build-and-push (push) Successful in 1m2s
- Accept files-scoped bearer tokens on servicelink RPC calls. - Keep mesh shared-secret auth for trusted internal callers. - Validate CLI auth scopes and reject unsupported values early. - Stop CLI browser login waiting for the full timeout after callback. - Add tests for scope normalization, RPC access, and login callback timing.
NanoShare CLI
Desktop CLI and folder sync client for NanoShare.
Install locally
uv tool install ./cli
Login
nanoshare login https://your-nanoshare.example
Sync
nanoshare sync ~/NanoShare
nanoshare watch ~/NanoShare --interval 10
The CLI stores config in ~/.config/nanoshare/config.toml and sync state in .nanoshare-sync/state.json inside the synced folder.