Enable auto-completion for the Shodan CLI
~ $
eval "$(_SHODAN_COMPLETE=source_bash shodan)"
Description
The Shodan CLI uses the click
Python package which has built-in support for auto-completion. Run the above command or add it to your ~/.bashrc