Fluent CLI
Package
Changed on:
27 Jan 2026
| Publisher: | Fluent Commerce |
|---|---|
| Website: | Fluent Commerce |
Download Package
Version History
See previous versions
2025-10-02Improvements:
- Add support for new asset types
`sourcing-profiles`and`storage-areas` - Introduce new sub-commands
`fluent profile list`and`fluent retailer list`
2025-08-15Improvements:
- Update dependencies to latest versions as ongoing maintenance
- Add support for Node 22 LTS
- Scope
`workflowlog`settings to retailers - Additional hardening around workflow fragmentation and merging
2025-06-12Improvements:
- Workflow merging default strategy for rulesets changes from "merge" to "replace"
- Bugfixes and enhancements to the workflow downloading via
`fluent workflow download` - Workflow merging bugfixes on handling empty user actions in rulesets and empty props in rules
2025-05-29New features:
- Adding workflow fragmentation support to extend or replace only the minimally necessary parts of the reference workflows.
- Additional commands to work with workflows and workflow logs to support workflow fragmentation.
2025-04-23New features:
- The module create command takes a name parameter to set the name of the newly created module
- When installing a module it now validates declared dependencies and after installing a module writes an installation log entry
- Added a module list command to list out which modules are installed in an account (only when installed with Fluent CLI >1.0.2)
- Hardening of parameter handling - case insensitive id parameter for the profile create command
- Print out a human-friendly error message when an unknown retailer is specified for commands
2024-12-20New and exciting additions:
- module create command to create a new Extension Module from a template
- module describe command to inspect the contents of a module
- module install options --include/exclude to selectively install or ignore specific assets