Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new flag to separate managed.idm.json into individual files #461

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cparkertrivir
Copy link

@cparkertrivir cparkertrivir commented Dec 6, 2024

Adds a new flag for the idm export command and config export command, -o or --separate-objects. This flag will split out the managed.json file into individual files for each managed object.

There are also updates to existing tests as well as new tests for the added flag.

src/ops/MappingOps.ts Outdated Show resolved Hide resolved
@cparkertrivir cparkertrivir marked this pull request as draft December 9, 2024 16:25
@cparkertrivir cparkertrivir force-pushed the split-managed-json-config branch from f07d95e to 5e71302 Compare December 9, 2024 16:40
@cparkertrivir cparkertrivir marked this pull request as ready for review December 9, 2024 16:42
Copy link
Contributor

@phalestrivir phalestrivir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants