grgr add-event
Add an event and link it to one or more people.
Usage: grgr add-event [OPTIONS] EVENT_TYPE PERSON_IDS...
Arguments
- EVENT_TYPE
Event type. One of:
birth,death,burial,baptism,confirmation,marriage,divorce,occupation,residence,census,military,education,graduation,retirement,immigration,emigration,award,probate,conviction,sentencing.
- PERSON_IDS
One or more person IDs to link to the event.
Options
- --date TEXT
Event date. Accepts year (
1950),DD Mon YYYY(1 Jan 1950), orYYYY-MM-DD.
- --place TEXT
Place name or ID.
- --gallery PATH
Media file to attach to the event.
- -y, --yes
Skip confirmation prompt.