Skip to content

multipass find does not honour "remote" arg with blueprints #2957

@ricab

Description

@ricab

There is a certain inconsistency in the handling of remotes in find:

$ multipass find nonsense:charm-dev
Image                       Aliases           Version          Description
charm-dev                                     latest           A development and testing environment for charmers

But

$ multipass find nonsense:
find failed: Remote 'nonsense' is not found. Please use `multipass find` for supported remotes and images.

We should error out in the same way in the first case. Alternatively we could update docs to reflect the "remote" part being ignored with blueprints, but I think that's a lesser solution since we don't know if the argument is meant as a blueprint.

Metadata

Metadata

Assignees

Labels

buggood first issuehelp wantedlowLow priority. Combine with "medium" to signal intermediate low-medium priority.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions