CLI
Installing and using the DBNL Command Line Interface (CLI)
Installation
pip install --upgrade dbnlCLI Usage:
$ dbnl --help
Usage: dbnl [OPTIONS] COMMAND [ARGS]...
The dbnl CLI.
Options:
--version Show the version and exit.
--help Show this message and exit.
Commands:
info Info about SDK and API.
login Login to dbnl.
logout Logout of dbnl.
sandbox Subcommand to interact with the sandbox.Login Usage
Sandbox Usage
Was this helpful?

