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

Improve imports and add ability to do a full import #346

Closed phalestrivir closed 6 months ago

phalestrivir commented 6 months ago

The PR improves imports, ultimately culminating with adding the ability to do a full import using a full export. This PR relies on changes made to frodo-lib in another pull request titled "Improve imports and add ability to do a full import" in frodo-lib. This PR adds options to not include dependencies in imports of identity and saml2 providers, fixes a couple import bugs found in application and idm imports, and also adds options for service imports to import all services globally, to the current realm, or to where the services were originally located as found in the service export.