@raphinesse Yes, to deprecate or deprecated does means it would still exist, still work with the current version, possibly replaced with something newer and more preferred, and will be removed in the future.
I might have gone a bit too far and just happened to have removed it when I noticed it only opens the URL and with the plugin append to the query string if passed. Kinda feels like an anti-cli pattern where it navigates a user away from CLI. `npm search` on the other hand displays results within CLI. Anyways, If you and others do prefer to deprecate and display a warning message that it will be removed in a future release, I can revert all the changes and add a single `warning emit`. That would mean we can also close out https://github.com/apache/cordova-cli/pull/306 as won't merge. No problems either way. [ Full content available at: https://github.com/apache/cordova-lib/pull/671 ] This message was relayed via gitbox.apache.org for [email protected]
