Skip to content

coder state pull emits to stderr instead of stdout #1645

Closed
@ammario

Description

@ammario

This means you can't do coder state pull | less. Instead you have to do coder state pull 2>&1 | less, which is surprising.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiArea: HTTP API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions