Skip to content

feat: Add config-manager push managed-objects#579

Merged
vscheuber merged 11 commits intorockcarver:mainfrom
trivir:feature/config-manager-push-managed-objects
Apr 3, 2026
Merged

feat: Add config-manager push managed-objects#579
vscheuber merged 11 commits intorockcarver:mainfrom
trivir:feature/config-manager-push-managed-objects

Conversation

@dallinjsevy
Copy link
Copy Markdown
Contributor

I added a function to import managed objects configuration for the frodo config-manager push managed-objects command.

I also added the command implementation file to enable the command.

hfranklin and others added 11 commits March 30, 2026 11:07
* Upgrade to commander 14 and start structuring help

* Further help structuring and output improvements.

* Guarantee command help output occurs in this order: arguments, options, option groups in alphabetical order

* Remove deprecated library methods and update journey lists with additional tree flags.

* Add stability indicators.

* remove deprecated library functions.

* Updated output

* Comments and cleanup

* Update snapshots

* Update recordings and snapshots for journey deprecation changes.
* feat: Add config-manager push org-privileges command.

* Refactor cli help and introduce stability indicators. (rockcarver#577)

* Upgrade to commander 14 and start structuring help

* Further help structuring and output improvements.

* Guarantee command help output occurs in this order: arguments, options, option groups in alphabetical order

* Remove deprecated library methods and update journey lists with additional tree flags.

* Add stability indicators.

* remove deprecated library functions.

* Updated output

* Comments and cleanup

* Update snapshots

* Update recordings and snapshots for journey deprecation changes.

* feat: Add config-manager push org-privileges command.

* Rebase and update to frodo-lib 4.0.0-34

* Update snapshots

* Updated snapshots

* Updated snapshots

* Updated snapshots

---------

Co-authored-by: Volker Scheuber <vscheuber@gmail.com>
@vscheuber vscheuber merged commit 2ca6bde into rockcarver:main Apr 3, 2026
1 of 4 checks passed
vscheuber added a commit that referenced this pull request Apr 3, 2026
* feat: Add config-manager push access-config command

* feat: Add config-manager push managed-objects (#579)

* feat: Add config-manager push managed-objects

* Refactor cli help and introduce stability indicators. (#577)

* Upgrade to commander 14 and start structuring help

* Further help structuring and output improvements.

* Guarantee command help output occurs in this order: arguments, options, option groups in alphabetical order

* Remove deprecated library methods and update journey lists with additional tree flags.

* Add stability indicators.

* remove deprecated library functions.

* Updated output

* Comments and cleanup

* Update snapshots

* Update recordings and snapshots for journey deprecation changes.

* Updated changelog and version for release v4.0.0-35

* feat: Add config-manager push org-privileges command. (#574)

* feat: Add config-manager push org-privileges command.

* Refactor cli help and introduce stability indicators. (#577)

* Upgrade to commander 14 and start structuring help

* Further help structuring and output improvements.

* Guarantee command help output occurs in this order: arguments, options, option groups in alphabetical order

* Remove deprecated library methods and update journey lists with additional tree flags.

* Add stability indicators.

* remove deprecated library functions.

* Updated output

* Comments and cleanup

* Update snapshots

* Update recordings and snapshots for journey deprecation changes.

* feat: Add config-manager push org-privileges command.

* Rebase and update to frodo-lib 4.0.0-34

* Update snapshots

* Updated snapshots

* Updated snapshots

* Updated snapshots

---------

Co-authored-by: Volker Scheuber <vscheuber@gmail.com>

* Updated changelog and version for release v4.0.0-36

* adjusted path string to pull csp not cps (#578)

* Updated changelog and version for release v4.0.0-37

* feat: Add config-manager push managed-objects

* Update snapshots

* chore: update @rockcarver/frodo-lib to version 4.0.0-35

---------

Co-authored-by: Huston Franklin <hfranklin@users.noreply.github.com>
Co-authored-by: Volker Scheuber <vscheuber@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: devintrivir <dholderness@trivir.com>

* Update snapshots

* Updated changelog and version for release v4.0.0-38

* deployment type adjustments and switched to constant usage over string declaration (#580)

* Updated changelog and version for release v4.0.0-39

* feat: Add config-manager push access-config command

---------

Co-authored-by: Huston Franklin <hfranklin@users.noreply.github.com>
Co-authored-by: Volker Scheuber <vscheuber@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: devintrivir <dholderness@trivir.com>
vscheuber added a commit that referenced this pull request Apr 3, 2026
* feat: Add config-manager push audit command

* feat: Add config-manager push managed-objects (#579)

* feat: Add config-manager push managed-objects

* Refactor cli help and introduce stability indicators. (#577)

* Upgrade to commander 14 and start structuring help

* Further help structuring and output improvements.

* Guarantee command help output occurs in this order: arguments, options, option groups in alphabetical order

* Remove deprecated library methods and update journey lists with additional tree flags.

* Add stability indicators.

* remove deprecated library functions.

* Updated output

* Comments and cleanup

* Update snapshots

* Update recordings and snapshots for journey deprecation changes.

* Updated changelog and version for release v4.0.0-35

* feat: Add config-manager push org-privileges command. (#574)

* feat: Add config-manager push org-privileges command.

* Refactor cli help and introduce stability indicators. (#577)

* Upgrade to commander 14 and start structuring help

* Further help structuring and output improvements.

* Guarantee command help output occurs in this order: arguments, options, option groups in alphabetical order

* Remove deprecated library methods and update journey lists with additional tree flags.

* Add stability indicators.

* remove deprecated library functions.

* Updated output

* Comments and cleanup

* Update snapshots

* Update recordings and snapshots for journey deprecation changes.

* feat: Add config-manager push org-privileges command.

* Rebase and update to frodo-lib 4.0.0-34

* Update snapshots

* Updated snapshots

* Updated snapshots

* Updated snapshots

---------

Co-authored-by: Volker Scheuber <vscheuber@gmail.com>

* Updated changelog and version for release v4.0.0-36

* adjusted path string to pull csp not cps (#578)

* Updated changelog and version for release v4.0.0-37

* feat: Add config-manager push managed-objects

* Update snapshots

* chore: update @rockcarver/frodo-lib to version 4.0.0-35

---------

Co-authored-by: Huston Franklin <hfranklin@users.noreply.github.com>
Co-authored-by: Volker Scheuber <vscheuber@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: devintrivir <dholderness@trivir.com>

* Update snapshots

* Updated changelog and version for release v4.0.0-38

* deployment type adjustments and switched to constant usage over string declaration (#580)

* Updated changelog and version for release v4.0.0-39

* feat: Add config-manager push access-config command (#581)

* feat: Add config-manager push access-config command

* feat: Add config-manager push managed-objects (#579)

* feat: Add config-manager push managed-objects

* Refactor cli help and introduce stability indicators. (#577)

* Upgrade to commander 14 and start structuring help

* Further help structuring and output improvements.

* Guarantee command help output occurs in this order: arguments, options, option groups in alphabetical order

* Remove deprecated library methods and update journey lists with additional tree flags.

* Add stability indicators.

* remove deprecated library functions.

* Updated output

* Comments and cleanup

* Update snapshots

* Update recordings and snapshots for journey deprecation changes.

* Updated changelog and version for release v4.0.0-35

* feat: Add config-manager push org-privileges command. (#574)

* feat: Add config-manager push org-privileges command.

* Refactor cli help and introduce stability indicators. (#577)

* Upgrade to commander 14 and start structuring help

* Further help structuring and output improvements.

* Guarantee command help output occurs in this order: arguments, options, option groups in alphabetical order

* Remove deprecated library methods and update journey lists with additional tree flags.

* Add stability indicators.

* remove deprecated library functions.

* Updated output

* Comments and cleanup

* Update snapshots

* Update recordings and snapshots for journey deprecation changes.

* feat: Add config-manager push org-privileges command.

* Rebase and update to frodo-lib 4.0.0-34

* Update snapshots

* Updated snapshots

* Updated snapshots

* Updated snapshots

---------

Co-authored-by: Volker Scheuber <vscheuber@gmail.com>

* Updated changelog and version for release v4.0.0-36

* adjusted path string to pull csp not cps (#578)

* Updated changelog and version for release v4.0.0-37

* feat: Add config-manager push managed-objects

* Update snapshots

* chore: update @rockcarver/frodo-lib to version 4.0.0-35

---------

Co-authored-by: Huston Franklin <hfranklin@users.noreply.github.com>
Co-authored-by: Volker Scheuber <vscheuber@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: devintrivir <dholderness@trivir.com>

* Update snapshots

* Updated changelog and version for release v4.0.0-38

* deployment type adjustments and switched to constant usage over string declaration (#580)

* Updated changelog and version for release v4.0.0-39

* feat: Add config-manager push access-config command

---------

Co-authored-by: Huston Franklin <hfranklin@users.noreply.github.com>
Co-authored-by: Volker Scheuber <vscheuber@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: devintrivir <dholderness@trivir.com>

* Updated changelog and version for release v4.0.0-40

* feat: Add config-manager push audit command

---------

Co-authored-by: Huston Franklin <hfranklin@users.noreply.github.com>
Co-authored-by: Volker Scheuber <vscheuber@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: devintrivir <dholderness@trivir.com>
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.

4 participants