Skip to content

Add "in" filter for call-api command #727

@sudorandom

Description

@sudorandom

Expected Behavior

When making this call:

slcli call-api Account getVirtualGuests -f 'virtualGuests.domain=example.com,example2.com'

This should return a list of virtual guests that have either example.com or example2.com as a domain

Actual Behavior

It returns a list of virtual guests that has "example.com,example2.com" as a domain.

Obviously, if you want to filter for something with commas in it, this will be an issue. However, I don't think that case happens often enough to worry about it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions