Skip to content

[CLI]: Add a context command to switch between environment #211

Description

@LorenzoTettamanti

Is your feature request related to a problem?

  • Yes

    Problem Description:

    The CLI relies on a Configmap to store the blocklist, also the command line primarly calls the connect_to_client function (see essentials.rs)

    Solution:

    Add a new command called set-context. The command will be used to change the context from kubernetes and Docker as follows:

    • cfcli set-context kubernetes (also k8s can be supported)
    • cfcli set-context docker

    Additional info

    no additional info


Metadata

Metadata

Labels

cortexflow cliCLI related issuesrustPull requests that update Rust codev0.1.6

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions