Gem admin db load
gem admin db load¶
Loads a file that contains DB entries.
gem admin db load <filename> [flags]
Options¶
--apply Actually do the changes (default is to just show what would be done)
-h, --help help for load
--json Output in JSON format
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 db - Shows help messages for all db sub-commands.