njfio / fluent_cli

Fluent CLI is an advanced command-line interface designed to interact seamlessly with multiple workflow systems like FlowiseAI, Langflow, Make, and Zapier. Tailored for developers and IT professionals, Fluent CLI facilitates robust automation, simplifies complex interactions, and enhances productivity through a powerful and command suite
https://fluentcli.com
Apache License 2.0
13 stars 2 forks source link

V.0.3.5.7 rewrite the overrides and add dynamic replacement #28

Closed njfio closed 5 months ago

njfio commented 5 months ago
This commit introduces the ability to override specific config entries directly from the command line using the -o or --override flag. This provides
greater flexibility and control over workflow execution without modifying the config file.

Key changes:

- Adds -o/--override flag to the CLI, allowing users to specify key-value pairs for config overrides.
- Implements logic to parse and apply these overrides to the flow configuration before execution.
- Enhances Fig autocomplete script to suggest available config keys for overrides.
- Improves error handling and debugging messages related to config overrides.

This feature streamlines the workflow customization process, enabling users to quickly experiment with different settings and optimize workflow 
behavior.

┆Issue is synchronized with this Trello card by Unito