rightdocuments-cli v0.2.0

CLI for the RightDocuments API (device-flow OAuth client)

rightdocuments

CLI for the RightDocuments API. Crystal binary, distributed via Homebrew and GitHub Releases.

Install

brew install aluminumio/tap/rightdocuments

Or download a binary from Releases.

Use

rightdocuments login                                  # OAuth device-flow login
rightdocuments whoami
rightdocuments entities
rightdocuments documents ENTITY_ID
rightdocuments import path/to/file.pdf --entity ENTITY_ID
rightdocuments logout

Build from source

shards install
shards build --release
./bin/rightdocuments --help

Configuration

Environment variables:

Variable Default Purpose
RIGHTDOCUMENTS_URL https://app.rightdocuments.com API host (override for self-hosted or dev)
RIGHTDOCUMENTS_CLIENT_ID right-cli OAuth client id

Tokens are persisted in ~/.netrc.

Repository

rightdocuments-cli

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 3
  • about 7 hours ago
  • April 25, 2026
License

Links
Synced at

Sun, 26 Apr 2026 07:00:54 GMT

Languages