https://github.com/bearddan2000/python-cli-couchbase-client
A POC for couchbase client.
https://github.com/bearddan2000/python-cli-couchbase-client
cli client couchbase python
Last synced: about 2 months ago
JSON representation
A POC for couchbase client.
- Host: GitHub
- URL: https://github.com/bearddan2000/python-cli-couchbase-client
- Owner: bearddan2000
- Created: 2023-11-18T15:49:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-18T15:49:40.000Z (over 2 years ago)
- Last Synced: 2025-01-29T16:42:14.666Z (over 1 year ago)
- Topics: cli, client, couchbase, python
- Language: Shell
- Homepage: https://github.com/bearddan2000/python-cli-couchbase-client
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-cli-couchbase-client
## Description
A POC for couchbase client.
## Tech stack
- python
- couchbase
## Docker stack
- couchbase
- ubuntu:22.04
## To run
`sudo ./install.sh -u`
## To stop
`sudo ./install.sh -d`
## For help
`sudo ./install.sh -h`