This command is used to remove a registered worker from you Artifactory instance.
Parameter | Command / Description |
|---|---|
Command name | worker undeploy |
Abbreviation | worker rm |
Command options: | |
| [Optional] Server ID configured using the config command. |
| [Default: 5000] The request timeout in milliseconds. |
| [Optional] The key of the project that the worker belongs to. |
Command arguments: | |
worker-key | [Optional] The worker key. If not provided it will be read from the |
Undeploy JFrog Worker Example
Undeploy a worker named my-worker from an Artifactory instance identified by my-server.
jf worker undeploy --server-id my-server my-worker