ruvector/npm/packages/postgres-cli/src
rUv 10f8baf04f feat(postgres-cli): Add Docker-based installation commands
- Add `ruvector-pg install` for Docker-based PostgreSQL deployment
- Add `ruvector-pg uninstall/status/start/stop/logs/psql` commands
- Check local image before Docker Hub, provide build instructions
- Rename old 'install' command to 'extension' to avoid conflicts
- Published as @ruvector/postgres-cli v0.2.0

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 18:47:08 +00:00
..
commands feat(postgres-cli): Add Docker-based installation commands 2025-12-03 18:47:08 +00:00
cli.ts feat(postgres-cli): Add Docker-based installation commands 2025-12-03 18:47:08 +00:00
client.ts feat(postgres): Add 53 SQL function definitions for all advanced modules 2025-12-03 03:44:14 +00:00
index.ts fix(postgres): Resolve compilation errors and Docker build issues 2025-12-03 01:17:50 +00:00