Skip to content

Dashboard management via cli#49

Merged
ivpusic merged 3 commits intomainfrom
feat/dashboard-commands
Apr 13, 2026
Merged

Dashboard management via cli#49
ivpusic merged 3 commits intomainfrom
feat/dashboard-commands

Conversation

@ivpusic
Copy link
Copy Markdown
Member

@ivpusic ivpusic commented Apr 11, 2026

Added commands to manage dashboards via Dune CLI. AIs will be using it with the help of skill in PR.

@ivpusic ivpusic marked this pull request as ready for review April 13, 2026 09:53
@cursor
Copy link
Copy Markdown

cursor bot commented Apr 13, 2026

PR Summary

Medium Risk
Adds new CLI surface area that calls dashboard create/update/archive APIs and upgrades the API client dependency, which could introduce behavioral changes or edge-case regressions in request/response handling.

Overview
Introduces a new top-level dashboard (alias dash) command, wiring it into cli/root.go and advertising dashboard management in the CLI capability text.

Adds subcommands to create, get (by ID or --owner/--slug), update (flag-driven partial metadata updates plus full widget replacement via JSON flags), and archive dashboards, with consistent -o json support.

Bumps github.com/duneanalytics/duneapi-client-go from v0.4.7 to v0.4.8 to support the new dashboard API calls.

Reviewed by Cursor Bugbot for commit 329afd1. Configure here.

@ivpusic ivpusic requested a review from norbertdurcansk April 13, 2026 09:54
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is ON. A cloud agent has been kicked off to fix the reported issue.

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 329afd1. Configure here.

Comment thread cmd/dashboard/update.go Outdated
@ivpusic ivpusic merged commit 51164ed into main Apr 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants