Hi everyone,
is there any documentation available on whether a specific backup process is given a unique
DUPLICACY_JOB_ID
, DUPLICACY_SNAPSHOT_ID
, DUPLICACY_REPOSITORY_PATH
, or DUPLICACY_JOB_NAME
that can be queried via the CLI? I am asking, as I am trying to have the post and pre scripts differentiate between multiple processes running at the same time. The specific challenge is: how can I tell which backup process currently invokes the script instance.