# CLI ``` Usage: dbctl [command] Available Commands: api-server api server is a http testing server to manage databases completion Generate the autocompletion script for the specified shell help Help about any command list list the running databases managed by dbctl self-update Update dbctl to its latest version start Start a database instance stop stop one or more detached databases testing Start dbctl server for unit testing Flags: -h, --help help for dbctl -v, --version version for dbctl Use "dbctl [command] --help" for more information about a command. ```