Futilities/server/dba
< Futilities | server(Redirected from Futilities/dba)
Jump to navigation
Jump to search
|
DBA: Database Administration
|
Usage
For current command definitions, see [Fu]config/ready/<config name>/dba/ui.xml
Example commands (run from inside the futils/run/dba folder):
| command | description |
|---|---|
./go list
|
lists all the databases found in the local configuration |
./go fplocal:'/home/woozle/Downloads/backups' xfmode:sql read:hetz1
|
makes SQL backup of the "hetz1" remote database, using /home/woozle/Downloads/scratch as the root folder for output files
|