phylum-dev / cli

Command line interface for the Phylum API
https://phylum.io
GNU General Public License v3.0
101 stars 10 forks source link

Avoid unrelated output in `parse-sandboxed` #1328

Closed cd-work closed 7 months ago

cd-work commented 8 months ago

The parse-sandboxed command is designed to be run from within CLI. As a result any output it writes which isn't specific to its operation (like config errors or update notifications) will be duplicated.

The command should be reworked to ensure no output is written that isn't directly related to its purpose.

Currently the following messages are written to stderr: