wodby task list
List tasks
Usage
wodby task list [flags]
Options
| Flag | Description | Default |
|---|---|---|
--app string |
App ID | - |
--cluster string |
Cluster ID | - |
--database string |
Database ID | - |
-h, --help |
help for list | false |
-i, --instance string |
App instance ID | - |
--integration string |
Integration ID | - |
--org string |
Organization ID | - |
--page int |
Page number | 0 |
--page-size int |
Page size | 0 |
--project string |
Project ID or comma-separated project IDs | - |
--provider string |
Provider ID | - |
--scope string |
Task scope: project_and_org, org_only, or user_only | - |
--search string |
Search query | - |
--service string |
Service ID | - |
--stack string |
Stack ID | - |
--statuses string |
Comma-separated statuses | - |
--without-origin |
Only tasks without origin | false |
Options inherited from parent commands
| Flag | Description | Default |
|---|---|---|
--access-token string |
Access token | - |
--api-base-url string |
Public REST API base URL | https://apiv2.wodby.com/v1 |
--api-key string |
API key | - |
--ci-config-path string |
Path to CI config | /tmp/.wodby-ci.json |
-o, --output string |
Output format: table, vertical, or json | table |
--verbose |
Verbose output | false |