cx-search-dashboard
Installation
SKILL.md
Dashboard Search Skill
Use this skill to discover existing Coralogix dashboards and widgets using semantic or field-based search via the cx dashboards CLI commands. Before creating a new dashboard, always search first to avoid duplication.
CLI Commands
| Command | Purpose | Key flags |
|---|---|---|
cx dashboards search "<description>" |
Find dashboards by natural-language description | --limit |
cx dashboards query-search --description "<text>" |
Find widgets whose queries match a description | --limit |
cx dashboards query-search --field "<field-path>" |
Find all widgets that reference a specific field | --limit |
cx dashboards catalog -o json |
List all dashboards | - |
cx dashboards get <id> -o json |
Get full dashboard definition | - |
Output format: append -o json or -o agents for machine-readable output.
When to Use Each Command
| Goal | Command |
Related skills
More from coralogix/cx-cli
cx-telemetry-querying
|
187cx-alerts
This skill should be used when the user asks to "manage alerts", "create alert", "list alerts", "check alert status", "enable alert", "disable alert", "investigate firing alerts", "check which alerts are active", "find alerting rules", "set up an alert", "configure alerting", "mute an alert", "silence an alert", "see alert definitions", "check alert priority", or wants to manage Coralogix alert definitions using the cx CLI.
170cx-incident-management
>
159cx-create-dashboard
>
158cx-observability-setup
>
157cx-cost-optimization
>
148