Cloud Queue Sources List
List sources for a queue
Prerequisites
- Authenticated with
agentuity auth login
Usage
agentuity cloud queue sources list <queue_name>
Arguments
| Argument |
Type |
Required |
Description |
<queue_name> |
string |
Yes |
- |
Examples
List queue sources:
bunx @agentuity/cli cloud queue sources list my-queue
Output
Returns JSON object:
{
"sources": "array"
}
| Field |
Type |
Description |
sources |
array |
- |