-
Notifications
You must be signed in to change notification settings - Fork 639
Closed
Labels
api: computeIssues related to the Compute Engine API.Issues related to the Compute Engine API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.
Description
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.Issues related to the Compute Engine API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.