SHOW WORKERS
Lists workers in the current tenant.
note
This command requires cloud control to be enabled.
Syntax
SHOW WORKERS
Output
SHOW WORKERS returns the following columns:
| Column | Description |
|---|---|
name | Worker name |
tags | Worker tags in JSON format |
options | Worker options in JSON format |
created_at | Worker creation timestamp |
updated_at | Worker update timestamp |
Examples
SHOW WORKERS;