Skip to main content
talkvalue path person groups every command that reads or writes a single person record in Path. The same dataset powers the People surface in the dashboard, so every change you make here is reflected in the dashboard.

Subcommands

Typical workflow

Find a person, inspect their record, and update a missing field:
Every subcommand respects --json for piping into jq or another script, and every read prints a table by default. Mutating commands (update, delete, merge) print the resulting record (or a { deleted: true } / { undone: true } acknowledgement) so you can confirm the write succeeded.

See also