close
Skip to content

feat: include options for modifying title, uid, tags when importing d…#4101

Merged
Hardikl merged 1 commit intomainfrom
cbg-modify-dash
Jan 27, 2026
Merged

feat: include options for modifying title, uid, tags when importing d…#4101
Hardikl merged 1 commit intomainfrom
cbg-modify-dash

Conversation

@cgrinds
Copy link
Copy Markdown
Collaborator

@cgrinds cgrinds commented Jan 23, 2026

…ashboards

Fixes: #4089

Example:
bin/harvest grafana customize --directory grafana/dashboards --output-dir /tmp/h
--orgid 80
--title-prefix "Test "
--uid-suffix "-test"
--tags test

…ashboards

Fixes: #4089

Example:
bin/harvest grafana customize --directory grafana/dashboards --output-dir /tmp/h
 --orgid 80
 --title-prefix "Test "
 --uid-suffix "-test"
 --tags test
@Hardikl Hardikl merged commit 8e34092 into main Jan 27, 2026
10 checks passed
@Hardikl Hardikl deleted the cbg-modify-dash branch January 27, 2026 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add command-line interface options for add/modify title,uid,tags on harvest grafana import

3 participants