Databases
This page shows all the commands that can be used in the Python DTXS CLI client for database manipulation.
List all databases
List all available databases.
CLI Arguments
| Argument | Description | Example |
|---|---|---|
| config | Path to the client config file | ../config.json |
Command
python.bat {config} list-databases