Skip to content

Error: edition not found #717

Description

@spyroot

Hi Folks,

It doesn't matter what you do; the tool always reports an error that the edition has not been found.

tanzu management-cluster create
Error: edition not found

it is not clear where that key should be in config-ng.yaml ( by default generated) or config.yaml (generated)

in all cases, I tried to add key edition: tag in different spots in the same story.

Docs said it should be set to tkg by default.

tanzu config set edition tkg
[x] : unable to parse config path parameter into parts [edition]  (was expecting 'features.<plugin>.<feature>' or 'env.<env_variable>')
tanzu config set cli.edition tkg
[x] : unsupported config path parameter [cli] (was expecting 'features.<plugin>.<feature>' or 'env.<env_variable>')

The only one it takes env.edition tkg

But none of these options run.
Note I did not indicate the rest --ui, etc. since the error was thrown before, so I suspect it parsed that read config.yaml before the rest of the args.

tanzu version
version: v1.2.0
buildDate: 2024-02-07
sha: f3abe62e
arch: amd64

Trie don mac same story

Metadata

Metadata

Assignees

No one assigned

    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