Skip to content

While running the script prompts with an error  #1

@siddy15

Description

@siddy15

Debug$ python python.py -i JSONFILE XXX.json -o test2
usage: python.py [-h] [-i JSONFILE] [-o OUTDIR]
python.py: error: unrecognized arguments: XXX.json

Maybe something to do here:

parser.add_argument("-i","--json-file",dest="jsonFile",help="path to DbDump.json file from the xenmobile file bundle")
parser.add_argument("-o","--outdir",dest="outDir",help="output directory for the json files")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions