List workers saved on your Artifactory instance. The default output is a CSV format with columns name , action , description , enabled.
Parameter | Command / Description |
|---|---|
Command name | worker list |
Abbreviation | worker ls |
Command options: | |
| [Optional] Server ID configured using the config command. |
| [Default: false] Whether to use JSON instead of CSV as output. |
| [Default: 5000] The request timeout in milliseconds. |
| [Optional] List the events created in a specific project. |
List Registered Workers Example
List all workers registered in a platform named my-platform with detailed data.
jf worker list --server-id my-platform --json