Skip to content

Frodo CLI 4.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 16:25
· 245 commits to main since this release

Added

  • Introduced the config-manager push journeys command, allowing users to import journey configurations efficiently. This enhancement streamlines the process of managing journey configurations within the Frodo CLI. (#657)

Changed

  • Modified the config-manager pull journeys command to extract journeys to the root realm directory instead of the journey directory, improving the organization and accessibility of journey files. (#657)

Fixed

  • Updated tests for config-manager-pull-authentication to accommodate the new root realm behavior, ensuring consistent and reliable test results. (#657)