The cli prints parameters attached to a url as a list. It comes in handy when to inspect communication of url-encoded web services. The code wraps around the Web APIs URL and URLSearchParams.
+-----+-----+-----+-----+ | City name | Area | Population | Annual Rainfall | +-----+-----+-----+-----+ | Adelaide | 1295 | 1158259 | 600.5 | | Brisbane | 5905 ...