rockcarver / frodo-cli

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

Simplify import of idm configuration artifacts #227

Closed vscheuber closed 1 year ago

vscheuber commented 1 year ago

Allow the following command: frodo idm import -f endpointcloudready.idm.json <tenant>

The ask is to make the -N param optional and still allow the command to succeed by extracting the name/id from the import file.