grgr add-family
Create a family for one or two parents, optionally adding children.
Usage: grgr add-family [OPTIONS] PARENT1_ID [PARENT2_ID]
Arguments
- PARENT1_ID
First parent’s person ID.
- PARENT2_ID
Second parent’s person ID (optional).
Options
- --child TEXT
Child’s person ID. Can be repeated to add multiple children.
- -y, --yes
Skip confirmation prompt.