Hide Forgot
Description of problem: Create a provider for an org, then delete it. The second call of the same command (delete provider) goes to stdout (but would be: stderr). Version-Release number of selected component (if applicable): katello-cli-0.1.10-1.git.585.a6c83c3.el6.noarch How reproducible: always Steps to Reproduce: 1. create org 2. create a provider 2. delete the provider 3. delete the same provider (2nd time call the command) Actual results: the result outputs to stdout Expected results: should be stderr Additional info:
the same for provider info - when provider could not be found. (puts a message to stdout)
Upstream fix: 7df7c36 744199 - cli now reports all errors to stderr
Moving all community bugs with fixes to closed.