Skip to content

Makefile cli-install uses outdated CLI flags (--version and --cluster-name) #5178

Description

@kushalShukla-web

Steps to Reproduce

  1. Clone the repository.
  2. Create a KIND cluster.
  3. Run:
make cli-install
  1. Observe the error:
Error: unknown flag: --version

If --version is replaced with --chart-version, the installation fails again with:

Error: unknown flag: --cluster-name

Expected Behavior

make cli-install should successfully install Odigos using the current CLI without requiring manual changes to the Makefile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions