Skip to content

Initial CLI --expiresAfter argument accepts ISO8601, not 10s as documentation indicates #6

Description

@jbfaden

The initial CLI interface says that arguments like "60s" or "1d" are accepted, but Duration.parse is used to interpret the argument. I'm using "PT60S" for now, but we should decide if ISO8601 will be used or if a custom parser is better. (I don't have a strong preference.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions