CLI Profile
Containdb CLI Observed Listing Nexoral vlatest
The Ultimate Docker Database Manager. Automate the creation, management, and monitoring of containerized databases (MongoDB, MySQL, PostgreSQL, Redis) and their GUI tools (Compass, phpMyAdmin, PgAdmin, RedisInsight) with a simple CLI. No complex Docker co
Install Matrix
macOS Linux
npm
npm install -g containdb Copy
hash: unavailable
Auth Guide
API Key default
Token refresh: Rotate Containdb CLI token/credential in provider settings.
Step 1
Export required environment variables: CONTAINDB_TOKEN
Command Map
Global Flags
--help (boolean) - Display command help and usage options.Developer Loop
Display help output
Output: Table developer-loop
Example 2
containdb help --help Known errors: Invalid credentials; Migration/schema conflict; Connection refused
Display tool version
Output: Table developer-loop
Example 1
containdb version Example 2
containdb version --help Known errors: Invalid credentials; Migration/schema conflict; Connection refused
List available resources
Output: JSON developer-loop
Example 2
containdb list --help Known errors: Resource not found for current context; Migration/schema conflict; Connection refused
Show runtime status
Output: JSON developer-loop
Example 1
containdb status Example 2
containdb status --help Known errors: Resource not found for current context; Migration/schema conflict; Connection refused
Show current configuration
Output: Table developer-loop
Example 1
containdb config Example 2
containdb config --help Known errors: Invalid credentials; Migration/schema conflict; Connection refused
Workflow Recipes
No workflow chains currently reference this CLI.
Compatibility
Claude Code Untested Estimated Codex CLI Untested Estimated Gemini CLI Untested Estimated Cline Untested Estimated Aider Untested Estimated OpenCode Untested Estimated
Requirements
Runtime: Standalone binary / package-managed CLI Platforms: macOS, Linux (arm64, x86_64) Approx. Size (estimated): ~29 MB Permissions
Network: Yes Filesystem: Read/Write Credentials: CONTAINDB_TOKEN Ports: Not declared Safe Execution
This CLI has broad system access. Recommended: run inside a container/sandbox.
docker run --rm -it node:20 sh -c "npm install -g containdb && containdb --help"
Listing Stats
Queries/Week: 81.6 Trust Score: 81.0 Last Verified: 2/17/2026, 6:51:05 PM Last Updated: 2/17/2026, 6:51:05 PM Website: https://github.com/nexoral/ContainDB#readme Version Feed
Version: #1 ID: lv_containdb_1 Updated: 2/17/2026, 6:51:05 PM Changes: commands, auth, install