Skip to content

Implement better filtering for autocompletion #48

Open
@onitake

Description

@onitake

When sending actions against a resource, there is no way to filter the autocompletion results, except via fields that the API accepts.

For example, the start virtualmachine API only accepts the VM UUID, which is a global value and almost useless for autocompletion if there are a lot of VMs for the current account.

Please implement a better way to select resources, for example by adding name, project or other arguments that would query the respective APIs for a list of resources first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions