Closed jgdtech closed 7 months ago
Provide output of frodo -v $ frodo -v You seem to be running the NPM package Installed versions: cli: v0.22.3 lib: v0.18.7 node: v18.16.0
frodo -v
A clear and concise description of what the issue is.
When using "frodo idm import -f filename.json host" (e.g. provisioner connector), I get the following output:
$ frodo idm import -f BravoCorpAD_disabled.json advuse1-dev Unrecognized combination of options or no options... Usage: frodo idm import [options] [host] [realm] [username] [password]
I also added "--curlirize --verbose" and saw same error message: Unrecognized combination of options or no options...
Is there something I'm missing in the options?
This has been addressed while ago, closing.
Frodo CLI version
Provide output of
frodo -v
$ frodo -v You seem to be running the NPM package Installed versions: cli: v0.22.3 lib: v0.18.7 node: v18.16.0Describe the issue
A clear and concise description of what the issue is.
When using "frodo idm import -f filename.json host" (e.g. provisioner connector), I get the following output:
$ frodo idm import -f BravoCorpAD_disabled.json advuse1-dev Unrecognized combination of options or no options... Usage: frodo idm import [options] [host] [realm] [username] [password]
I also added "--curlirize --verbose" and saw same error message: Unrecognized combination of options or no options...
Is there something I'm missing in the options?