Skip to content

[Feature]: Add support for dynamic system configuration using CortexFlow CLI #97

@LorenzoTettamanti

Description

@LorenzoTettamanti

Is your feature request related to a problem?

  • Yes

    Problem Description:

    The current system relies on a generated configmap from this config.yaml file. This is not ideal because it doesn't allow users to easily interact with the system to make small dynamic changes without wasting a lot of time.

    Solution:

    Add dynamic configuration support to the existing CLI (command-line interface). Required features:

    • dynamic configuration using dedicated keywords, e.g., cfcli setup <setting-name> <setting-value>
    • A validate_parameters() function to block unwanted settings that will surely cause the system's crash

Sub-issues

Metadata

Metadata

Labels

cortexflow cliCLI related issuesenhancementNew feature or requestrustPull requests that update Rust code

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions