# qrzlookup

CLI to lookup someone on QRZ.com (a site for ham radio operators)

*a qrz account is required*

## options
```
-u, --username <username>  
Your QRZ Username
  
-p, --password <password>  
Your QRZ Password
  
-t, --text                 
Disables the action selector (best used in scripts)
  
-h, --help                 
Display help for command
  
-V, --version              
Output the version number
```
## output example
```
Callsign: XX1XXX
Name: John Doe
Email: johndoe@example.com
Address:
1600 Pennsylvania Avenue NW
Washington DC 20500
United States
```