Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Allow multiple --filter to avoid clashes between separator and regex content #1

@dschneller

Description

@dschneller

When filtering with --filter 'InstanceType=t2.*,State=stopped' it is currently not possible to have regular expressions what contain an actual comma. Ceres would interpret it as the beginning of a new filter part.

Possible solution: Allow multiple --filter CLI args to make clear which is which.

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

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions