Skip to content

Macadam CLI No version detected #410

@axel7083

Description

@axel7083

Description

I was working on podman-desktop/podman-desktop#15416 (comment) and add some problem being sure macadam binary was available and working.

In the Settings > CLI I can see the following

Image

We should probably display the version detected, to make it nice for the user :)

const macadamCli = extensionApi.cli.createCliTool({
name: MACADAM_CLI_NAME,
images: {
icon: './icon.png',
},
displayName: MACADAM_CLI_DISPLAY_NAME,
markdownDescription: MACADAM_CLI_MARKDOWN,
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions