Skip to content

Conversation

@phalestrivir
Copy link
Contributor

This PR adds support for three new flags for full config exports (see this PR in frodo-lib for corresponding changes there). Those flags are:

  1. The -R, --read-only flag to include read only config in the export.
  2. The -r, --realm-only flag to only export the active realm config (see this issue).
  3. The -g, --global-only flag to only export the global config.

By default, the full exports will now only export "importable" config, i.e. the non-read only config, unless otherwise specified by the read only flag. However, just as it was before, all realms and global config will be exported by default unless otherwise specified by the new flags for realm only and global only.

…nd exporting only active realm or global config.
@vscheuber vscheuber changed the base branch from main to 3.0.1 January 24, 2025 03:26
@vscheuber vscheuber merged commit 4460572 into rockcarver:3.0.1 Jan 24, 2025
8 of 9 checks passed
@phalestrivir phalestrivir deleted the feature/more-export-flags branch July 15, 2025 14:54
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