db dump
apppack db dump
dump the database to a local file
Synopsis
Dump the database to <app-name>.dump
in the current directory
apppack db dump
Options
-h, --help help for dump
-o, --output string path to output file -- default will be <app-name> with the appropriate extension for the database
Options inherited from parent commands
-a, --app-name string app name (required)
--aws-credentials use AWS credentials instead of AppPack.io federation
--debug enable debug logging
SEE ALSO
- apppack db - tools to manage your database on AppPack