pub const CLI_LOCK_FILE: &str = "cli.lock";
Filename used for the advisory exclusive lock that prevents parallel invocations.