DashboardcliList command abstraction order

List command abstraction order

Category: preference
Confidence: 1.00
ID: 01a082c2-7221-78ed-b3d2-0b8961d5ce31
Project ID: c760f4f9-42b0-4ce0-b36d-6b8c38d770b2
Cross-project: No
Recalled in other projects: 1
Source session: 1UT0KX8W4zH7hqVRY
Created: 2026-09-08 20:42:56
Updated: 2026-09-08 20:42:56

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 1 16h ago

Content

Prefer buildOrgListCommand for simple organization-scoped lists, dispatchOrgScopedList when complex modes need overrides, and raw buildListCommand with manual pagination only for standalone trace/span/dashboard-style commands. Hand-written orchestration looks flexible but duplicates target resolution, fresh/cursor flags, bidirectional pagination, and hints.

Move to: