greyhound env list
List environments
Usage
greyhound env list [options]
Options
| Flag | Description | Default |
|---|---|---|
--status <status> | Filter by status (Pending, Creating, Running, Completed, Maintenance, Errored, Deleting, Removed) | - |
--repo <name> | Filter by triggering repository name (e.g. api, web-app) | - |
--actor <name> | Filter by actor name, e.g. GitHub username (PR author, deployer) | - |
--limit <n> | Maximum number of environments to return | 100 |
--json | Output as JSON | - |