Skip to content

Add flag to control CLI parameter matching behavior #519

@bschwedler

Description

@bschwedler

Bakery currently supports regex matching for CLI flags like --image-name and --image-variant.

This can lead to unexpected behavior, for example: bakery build --image-name connect in the images-connect repository will match all the images, since they start with connect.

We should make this behavior more obvious, perhaps by adding a --regexp/-e flag or similar to enable regex matching.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dockerRelated to container images we produce

    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