PrefectHQ
prefect
BlogDocsChangelog

clarify that `prefect server services ls` shows configuration, not runtime state

#19160
Comparing
clarify-services-ls-output
(
8ba89be
) with
main
(
1821ce5
)
CodSpeed Performance Gauge
0%
Untouched
2
Ignored
6

Benchmarks

Passed

bench_task_decorator
benches/bench_tasks.py
CodSpeed Performance Gauge
0%
460.2 µs458.6 µs
bench_import_prefect_flow
benches/bench_import.py
CodSpeed Performance Gauge
0%
1.4 s1.4 s

Ignored

bench_task_call
benches/bench_tasks.py
Ignored
CodSpeed Performance Gauge
+3%
171.7 ms166.7 ms
bench_import_prefect
benches/bench_import.py
Ignored
CodSpeed Performance Gauge
0%
2.6 ms2.6 ms
bench_flow_decorator
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
-6%
3.8 ms4.1 ms
bench_flow_call[options1]
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
0%
106 ms106 ms
bench_task_submit
benches/bench_tasks.py
Ignored
CodSpeed Performance Gauge
-7%
5.2 ms5.6 ms
bench_flow_call[options0]
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
0%
167.6 ms166.9 ms

Commits

Click on a commit to change the comparison range
Base
main
1821ce5
+0.13%
clarify that `prefect server services ls` shows configuration, not runtime state this addresses confusion when users run `prefect server start --no-services` and then check `prefect server services ls`, which still shows services as "enabled" even though they're not running. changes: - column header: "Enabled?" → "Configured?" - help text: clarified this shows environment variable configuration - footer note: explicitly states services won't run with --no-services or --workers > 1 fixes the misleading output reported in slack by ryan sharp šŸ¤– Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
8ba89be
18 days ago
by zzstoatzz
Ā© 2025 CodSpeed Technology
Home Terms Privacy Docs