rockcarver / frodo-cli

A CLI to manage ForgeRock platform deployments supporting Identity Cloud tenants, ForgeOps deployments, and classic deployments.
MIT License
17 stars 14 forks source link

IDM import doesn't seem to work with -f #273

Closed jgdtech closed 5 months ago

jgdtech commented 1 year ago

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.0

Describe 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?

vscheuber commented 5 months ago

This has been addressed while ago, closing.