|
New ticket
#4921
by
mblythe
For
Beanbag, Inc.
▸
Review Board
Cannot load DB dump
What version are you running?
ReviewBoard 4.0.0-rc1
What's the URL of the page containing the problem?
N/A
What steps will reproduce the problem?
rb-site manage <path> loaddb dumpfile.json
What is the expected output? What do you see instead?
I epxected it to attempt to load the DB dump. Instead, it errors out like this:
usage: rb-site manage /foobar/my_site loaddb
[-h] [--version] [-v {0,1,2,3}] [--settings SETTINGS]
[--pythonpath PYTHONPATH] [--traceback] [--no-color]
rb-site manage /foobar/my_site loaddb: error: unrecognized arguments: dumpfile.json
What operating system are you using? What browser?
OS: Red Hat Enterprise Linux 7
Browser: N/A
Please provide any additional information below.
Using python 3.9.1
New
Priority:Medium
Type:Defect
|