Skip to content

More advanced filters for compute.getVMs, or at least by tags? #1470

@zbjornson

Description

@zbjornson

It doesn't look like there's a way to filter a compute.getVMs() call by VM tags. In fact, I can only figure out how to do simple string filters; none of the more advanced ones for the CLI seem to work.

Maybe these advanced filters should only be in the CLI because here we can use JS to filter however we want, and I don't know if the CLI filters client-side or server-side -- if it's client-side then this request is null. Having a filter option at all is tantalizing, though!

  • gcloud-node version: 0.37

Metadata

Metadata

Assignees

Labels

api: computeIssues related to the Compute Engine API.priority: p2Moderately-important priority. Fix may not be included in next release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions