Releases: ModernPath/cli
Releases · ModernPath/cli
Release list
v0.5.0
Immutable
release. Only release title and notes can be modified.
Full Changelog: v0.3.1...v0.5.0
v0.3.1
Immutable
release. Only release title and notes can be modified.
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Immutable
release. Only release title and notes can be modified.
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Immutable
release. Only release title and notes can be modified.
Full Changelog: v0.2.0...v0.2.1
v0.2.0 - System Documents CLI
Immutable
release. Only release title and notes can be modified.
What's New
New Commands
modernpath system-docs push [files...]- Upload documents to ModernPath with glob pattern supportmodernpath system-docs pull- Download system documents (with decryption)modernpath system-docs list- List documents for current system
Features
- Support for PDF, DOCX, Markdown, TXT, JSON file uploads
- Glob pattern support for batch uploads (e.g.,
./docs/*.pdf) - Automatic content extraction and indexing for AI search
- Encrypted file storage on server
- Filename matching for updates vs creates
Installation
macOS (Homebrew)
brew tap modernpath/tap
brew install modernpath
# or upgrade
brew upgrade modernpathLinux
curl -fsSL https://raw.githubusercontent.com/ModernPath/cli/main/scripts/install.sh | bashWindows
scoop bucket add modernpath https://github.com/ModernPath/scoop-bucket
scoop install modernpathFull Changelog: v0.1.2...v0.2.0
v0.1.2
v0.1.1
v0.1.0
Full Changelog: https://github.com/ModernPath/cli/commits/v0.1.0