DashboardcliparseDashboardPositionalArgs explicit o…

parseDashboardPositionalArgs explicit org

Category: gotcha
Confidence: 1.00
ID: 01a029f5-ed8a-7f0a-824b-163c4ef046fe
Project ID: c760f4f9-42b0-4ce0-b36d-6b8c38d770b2
Cross-project: No
Recalled in other projects: 0
Source session: 0N9GEUd1P60OZUYup
Created: 2026-08-22 14:52:58
Updated: 2026-08-22 14:52:58

Content

Trap: passing dashboard view 8757333 --sixel looks like an ID-only lookup, but a single positional argument is only the dashboard ref; organization resolution still needs configured context. With no default org, it is interpreted during target resolution and fails as an organization lookup. Fix: pass an explicit organization target, e.g. dashboard view byk/ 8757333 --sixel. For dashboard lists, one bare argument without / is always a title filter; use org/ or org 'filter' to select an organization.

Move to: