Gem admin db
gem admin db¶
Shows help messages for all db sub-commands.
Options¶
-h, --help help for db
Options inherited from parent commands¶
-d, --debug Turn on debugging output
-t, --trace Turn on trace output
-v, --verbose Turn on verbose output
SEE ALSO¶
- gem admin - Shows help messages for all admin commands
- gem admin db create - Creates all the necessary tables in the database
- gem admin db delete - Deletes all the tables in the database
- gem admin db load - Loads a file that contains DB entries.
- gem admin db loadapp - Loads a directory that contains a GEM enabled application.