webjob-delete-profile - Delete one or more WebJob profiles.
webjob-delete-profile [-H webjob-home] [-S webjob-server-home] client [client ...]
This utility deletes 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'.
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)
Klayton Monroe with contributions from Andy Bair, Hank Leininger, and
Jason Smith.
This utility was initially written to support WebJob deployments.
All documentation and code are distributed under same terms and
conditions as WebJob.
|