Database Commands

apex sys db <SUB-COMMAND> [ <OPTIONS>]
Manage the master and optional read-only database connections for this system.

Available Commands

Command Description
get-master List the master database connection info.
set-master Set the master database connection info.
list-readonly List all read-only database connections configured.
get-readonly List connection information for a read-only database connection.
set-readonly Set / add a read-only database connection.
del-readonly Delete a read-only database connection.
purge-readonly Delete all read-only database connections.
dump Dump the SQL database to a text file.