bertschinger, while I agree that the jobid xattr name could be set arbitrarily, I think in the common case it would either user.job or trusted.job, and as such it would still be a useful convenience option to have a "--jobid XXXX" option was a "convenience" alias that searched for both "--xattr user.job=XXXX" and "--xattr user.job=XXXX" xattr names instead of having to specify this directly on the command line.
The lfs-find.1 man page could document this behavior of "--jobid" and recommend falling back to the --xattr option as needed. Actually, it might be possible for the configuration parameter that sets "job_xattr" on the servers to be copied/renamed to a client parameter name, where it would just be saved in memory to be printed again for exactly this usage.
bertschinger, while I agree that the jobid xattr name could be set arbitrarily, I think in the common case it would either user.job or trusted.job, and as such it would still be a useful convenience option to have a "--jobid XXXX" option was a "convenience" alias that searched for both "--xattr user.job=XXXX" and "--xattr user.job=XXXX" xattr names instead of having to specify this directly on the command line.
The lfs-find.1 man page could document this behavior of "--jobid" and recommend falling back to the --xattr option as needed. Actually, it might be possible for the configuration parameter that sets "job_xattr" on the servers to be copied/renamed to a client parameter name, where it would just be saved in memory to be printed again for exactly this usage.