Skip to content

Commands like image pull don't output any status if stdout (or stderr) is being piped to a file #113

@danegsta

Description

@danegsta

If you run container image pull with stdout (or stderr) piped to a file, there's no progress output from the command. Ideally commands could fall back to a simple stream of status output if running without a terminal. This would make it easier to use the new CLI from other applications.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersuxUser experience features and fixes.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions