Skip to content
Henry Catalini Smith edited this page Oct 31, 2021 · 1 revision

name: post summary: List, show or change postal addresses synopsis: | ppl post ppl post ppl post

-s, --street -z, --postal-code -p, --po-box -l, --locality -r, --region -c, --country ppl post
(-m | --move) see_also:
  • text: color output href: /settings/color-post

With no arguments, the postal addresses of each contact in the address book are listed.

If a just a <contact> is specified, the postal addresses of that contact are shown.

If both a <contact> and an <address> are specified, an address will be created or updated using the options provided.

Use the -m or --move flag to move an address to a new ID.

Examples

$ ppl post
alice:  home, work
jdoe:   home
$ ppl post alice
*  home  3701 Southwest 12th Street, Topeka, Kansas, USA
   work  123 Business Road, Businesstown, USA
$ ppl post alice home
3701 Southwest 12th Street
Topeka
Kansas
USA
$ ppl post alice home --country Canada
$ ppl post alice home
3701 Southwest 12th Street
Topeka
Kansas
Canada
Clone this wiki locally