Skip to content

Stream support in CLI #658

@jeromekelleher

Description

@jeromekelleher

#599 added support for working with streams to the C code. We should also be able to use this at the CLI. See also #657.

We should be able to do this reasonably smoothly, I think. For example, currently

tskit info <file>

requires a single file argument. We could change this to read from stdin if the file isn't specified. I don't think this is breaking backwards compatibility, so I'm happy making this change on a minor version bump.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfutureIssues that are closed as they are not planned in the medium-term, but which are still desirable.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions