rockcarver / frodo-cli

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

Add ability to do a full export #325

Closed phalestrivir closed 10 months ago

phalestrivir commented 10 months ago

This PR adds a new Admin option that performs a full export of everything that currently supports exports. This PR relies on another PR in frodo-lib under the same title "Add ability to do a full export". A couple other updates were made to simplify some of the export code found in other parts of the CLI based on changes made in the frodo-lib.

vscheuber commented 10 months ago

this was merged