wasmerio / wasmer

🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten
https://wasmer.io
MIT License
18.63k stars 798 forks source link

Wrong command does not output an error #4091

Open smiletondi opened 1 year ago

smiletondi commented 1 year ago

Describe the bug

Running the wrong config command doesn't show any error nor success message

wasmer config --registry https://registry.wasmer.io/graphql

Expected behavior

A meaningful message or right command suggestion

Actual behavior

Nothing at all is shown

syrusakbary commented 1 year ago

This also happens when the user does:

$ wasmer config
$
stale[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.