Usage:
$ weather-cli [OPTIONS] COMMAND [ARGS]...
Options:
--install-completion
: Install completion for the current shell.--show-completion
: Show completion for the current shell, to copy it or customize the installation.--help
: Show this message and exit.
Commands:
init
temparature
windspeed
Usage:
$ weather-cli init [OPTIONS] LATITUDE LONGITUDE
Arguments:
LATITUDE
: [required]LONGITUDE
: [required]
Options:
--help
: Show this message and exit.
Usage:
$ weather-cli temparature [OPTIONS]
Options:
--help
: Show this message and exit.
Usage:
$ weather-cli windspeed [OPTIONS]
Options:
--help
: Show this message and exit.