CLI for CinchDB - database and scope management
Project description
cinchdb
CLI for CinchDB - databases for agents.
Install
# From PyPI (any platform)
pip install cinchdb
# From crates.io (requires Rust toolchain)
cargo install cinchdb
# From source
git clone https://github.com/cinchdatabase/cinch-cloud.git
cd cinch-cloud/cli
cargo install --path .
Quick start
# Log in (opens browser)
cinch auth login
# Create a Redis database
cinch db create cache --type redis
# Open a shell
cinch db shell cache
Commands
cinch auth login # Browser-based login (--headless for CI)
cinch auth whoami # Show current user and context
cinch auth api-keys list # Manage API keys
cinch db create # Create a database (redis, sql, graph)
cinch db list # List databases
cinch db shell # Interactive shell
cinch config # Show/set persistent context
cinch config set org X # Set default organization
Run cinch --help for the full command reference.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cinchdb-0.2.0.tar.gz
(32.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cinchdb-0.2.0.tar.gz.
File metadata
- Download URL: cinchdb-0.2.0.tar.gz
- Upload date:
- Size: 32.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
629cb2cdc2dd9f154d06aebe34cac32828a4542a20ceec3b73de93106bb0d298
|
|
| MD5 |
c5de26d47a40cacfbc184c703a34044c
|
|
| BLAKE2b-256 |
a252f0d21fdf629cb4a090731e343d0478a62e0e095c27e75dccbab6386f757d
|
File details
Details for the file cinchdb-0.2.0-py3-none-macosx_11_0_arm64.whl.
File metadata
- Download URL: cinchdb-0.2.0-py3-none-macosx_11_0_arm64.whl
- Upload date:
- Size: 2.3 MB
- Tags: Python 3, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9f6b56721e459e916af255523b0cb5115606c28de06276f813be84c2d5dca6f
|
|
| MD5 |
7a1a3ea5c1947df91ad1d1139bcac06f
|
|
| BLAKE2b-256 |
5ca0b7d5688cbf14ffe64fe0b41e008b97b4292a1d98bfae2bdde09b5d443134
|