Skip to content

Conversation

@phalestrivir
Copy link
Contributor

@phalestrivir phalestrivir commented Dec 12, 2024

This PR adds support for three new flags for full config exports in the CLI. 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.

Merge in this PR first so that the pipeline can pass.

…nd exporting only active realm or global config.
@vscheuber vscheuber merged commit 6f36b8c into rockcarver:main Jan 21, 2025
8 of 10 checks passed
@phalestrivir phalestrivir deleted the feature/more-export-flags branch July 22, 2025 14:48
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