Open GoogleCodeExporter opened 9 years ago
contacts list won't list phone numbers by default. Assuming you're using a
version of gdata that supports it, try
google contacts list "Dating Service" --fields name,phone
You'll need gdata >= 2.0.
You can make contacts list phone numbers automatically by modifying your config
file. There should be a line under the [CONTACTS] section that says
fields = name,email
You can change that to
fields = name,email,phone
and then you won't need to specify the --fields option every time you want a
phone number.
Original comment by tom.h.mi...@gmail.com
on 26 Mar 2011 at 3:11
Original issue reported on code.google.com by
herrl...@gmail.com
on 23 Feb 2011 at 10:19Attachments: