ADTOOL - Command-line utility for the Addresses framework
Contents
Description
adtool is a command-line utility for the Addresses framework for manipulating the address book.
General Commands
tree Show a tree view of all members and groups
config Show the current address book configuration
importFILE[FILE...]
Merge file(s) with the database. Supported file types: vcf, mfaddr
Group Management Commands
groups Show toplevel groups
membersGROUPID
Display the members of the given group
addmemberGROUPIDPERSONID
Add a person to a group
delmemberGROUPIDPERSONID
Remove a person from a group
subgroupsSUPERGROUPID
Show a group's subgroups
addgroup[SUPERGROUPID]NAME
Add a group to toplevel or the given supergroup
delgroup[SUPERGROUPID]GROUPID
Remove a group from toplevel or the given supergroup
parentgroups{GROUPID|PERSONID}
Show a record's parent group(s)
Name
ADTOOL - Command-line utility for the Addresses framework
Options
-l turn on localization of property names
-h turn off printing of header
Person Management Commands
people Show all people (ID and name)
showperson{PERSONID|me}
Show a person's complete record
setmePERSONID
Mark the given person as the 'me' record
exportimagePERSONIDFILENAME
Export a person's image
importimagePERSONIDFILENAME
Export a person's image
See Also
Synopsis
adtool [options] command [parameters]
