Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

Debug output is replicated in stdout #103

@ekquasar

Description

@ekquasar

Running:

fsoc config set --auth oauth --server REDACTED -o json

gives this output:

The --server option is now deprecated. In the future, please use --url instead. We will set the url to "REDACTED" for you now

^ this error message is replicated in both stderr and stdout. This is a problem for scripting applications that use stdout programmatically. Debugging and error output should be only printed to stderr.

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