owl_op is now replaced by remote_op, which sets up the operator's LLA settings for any of the three shifts (owl, day and eve).
usage: remote_op [-h] [-s SHIFT] [-d] name
setup lock-loss alerting parameters for remote operator
positional arguments:
name operator's ligo.org name
optional arguments:
-h, --help show this help message and exit
-s SHIFT, --shift SHIFT
Shift [owl, day, eve]
-d, --disable Disable the alerts for the listed person
Example:
Setup john.doe's evening shift
remote_op -s eve john.doe
Disable alerts for john.doe
remote_op -d john.doe