Skip to content

collections: accept . instead of * for "fetch all" #1387

@josephjclark

Description

@josephjclark

In the CLI you can't do openfn collections get * because * is evaluated in the shell. You have to do \* and its error prone and annoying

Maybe we can accept . as an alias for *

But I don't think we should do openfn collections get monday. where the dot is used as a wildcard, like in a regex.

And that might be a bit confusing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    New Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions