DB Explorer(DBE) command line tools
Better performance, higher efficiency and more features.
Installation
pip install dbe-cli
If you want to install this program on Windows, you should install pyreadline3 first.
Usage
Take three minutes to fully grasp!
First, launch dbe_cli
Attention: You need to run an DBE server first
python -m dbe_cli
Second, connect to one database host
Default host is the DBE server, not the machine which runs dbe_cli
connect localhost
The third and last step, type command
You can use TAB for autocompletion
ls # ['ccubase', 'base', 'master', 'Co_1']
cd master # Now, you moved to 'master' node
pwd # master
You have completed all the beginner tutorials! You can now take a look at Command cheat list
More...
You can type ? and press Enter key to get help information for the program.
If you want to know how to use a specific
command, use ? <command_name>
Release files for dbe-cli 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dbe_cli-0.3.0.tar.gz | 48.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dbe_cli-0.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 87.0 kB
Release files / dbe_cli-0.3.0.tar.gz
| Download URL | dbe_cli-0.3.0.tar.gz |
|---|---|
| Size | 48.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f4cc37fb3741cafcc5e99f8dd59f9635b6dd4cbe76115efe0879fa5150856ff3
|
|
BLAKE2b-256 checksum How to use checksums |
cd1f6471469708792c928126fe37c329ec55229bb034893ff47729d237fa0346
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.13
|
Release files / dbe_cli-0.3.0-py3-none-any.whl
| Download URL | dbe_cli-0.3.0-py3-none-any.whl |
|---|---|
| Size | 38.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f6d8fb2b89204d8dfcf01cff7af975ed516026ea332a237becbdf92865f98d19
|
|
BLAKE2b-256 checksum How to use checksums |
c0e73def899fbab104a13c82cdfd870fe546f3bdbb7a4b7d2b45de3731eb61ce
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.13
|