Fluent CLI
Package
Changed on:
13 June 2025
Publisher: | Fluent Commerce |
---|---|
Website: | Fluent Commerce |
Download reference module
Version History
2025-06-12
Improvements:
- 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-29
New 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-23
New 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)
Improvements:
- 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-20
New 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
Overview
The Fluent CLI is an NPM Package, which can be installed by following the Getting Started Guide.