- Obtain API tokens for source and target systems
- Export env variables:
export KARAKEEP_SRC_SERVER="http://source.xyz:9000" export KARAKEEP_DST_SERVER="http://karakeep.dest.com" export KARAKEEP_SRC_API_TOKEN="ak2_..." export KARAKEEP_DST_API_TOKEN="ak2_..."