Commit e1934ea
fix(apm): set default environment filter to 'prod' for services list
Changed the default value for --env flag from empty string to "prod"
for the apm services list command to improve usability.
- cmd/apm.go: Updated apmServicesListCmd --env default from "" to "prod"
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 654295e commit e1934ea
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
428 | 428 | | |
429 | 429 | | |
430 | 430 | | |
431 | | - | |
| 431 | + | |
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
| |||
0 commit comments