The NOTE shown when an explicit login isn't provided is output on Stdout instead of Stderr. This messes up the output of any commands when piping them to a tool such as `yq`. Move this human readable information to Stderr so it doesn't break any automated parsing.