HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

goobook — Access Google contacts from `mutt` or the command-line. More information: <https://manned.org/gooboo

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandcontactsfromaccesscligoobookgooglemutt
linux

Problem

How to use the goobook command: Access Google contacts from mutt or the command-line. More information: <https://manned.org/goobook>.

Solution

goobook — Access Google contacts from mutt or the command-line. More information: <https://manned.org/goobook>.

Allow goobook to access Google contacts using OAuth2:
goobook authenticate


Dump all contacts to XML (stdout):
goobook dump_contacts

Code Snippets

Allow `goobook` to access Google contacts using OAuth2

goobook authenticate

Dump all contacts to XML (`stdout`)

goobook dump_contacts

Context

tldr-pages: linux/goobook

Revisions (0)

No revisions yet.