greyhound env status
Show detailed environment info (deployments, services, infrastructure, schema drift)
Usage
greyhound env status [name] [options]
Arguments
| Name | Description | Required |
|---|---|---|
name | Environment name (interactive selection if omitted) | No |
Options
| Flag | Description | Default |
|---|---|---|
--json | Output as JSON | - |
--actor <name> | Filter by actor name, e.g. GitHub username (PR author, deployer) | - |
--limit <n> | Number of recent deployments to include | 1 |