webjob-lock-profile - Lock or unlock one or more WebJob profiles.
webjob-lock-profile [-u] [-H webjob-home] [-S webjob-server-home] client [client ...]
This utility locks or unlocks one or more WebJob profiles.
- -H webjob-home
-
This option specifies the home directory of the WebJob client. The
default value is '/usr/local/webjob'.
- -S webjob-server-home
-
This option specifies the home directory of the WebJob server. The
default value is '/var/webjob'.
- -u
-
Unlock the profile rather than locking it.
Upon successful completion, a value of 0 (XER_OK) is returned.
Otherwise, one of the following error codes is returned:
-
1 = XER_Usage
-
2 = XER_Abort
webjob-create-profile(1), webjob-delete-profile(1)
Klayton Monroe
This utility was initially written to support WebJob deployments.
All documentation and code are distributed under same terms and
conditions as WebJob.
|