You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)