grafana-util docs

grafana-util-change.1

Browser-readable rendering of a generated roff manpage.

This page renders the generated roff manpage into readable HTML for browser use. For richer per-subcommand detail, prefer the command-reference pages.

NAME

grafana-util-change - review-first sync, preflight, audit, and apply workflows

SYNOPSIS

grafana-util change [SUBCOMMAND] [OPTIONS]

DESCRIPTION

task-first staged change workflow with optional live Grafana preview and apply paths.

when you need to inspect a staged package, check whether it looks safe to continue, preview what would change, apply an approved preview, or drop into lower-level advanced review contracts.

SUBCOMMANDS

advanced
expose lower-level staged contracts and specialized sync workflows. Use when: Need explicit summary, plan, review, preflight, audit, bundle, or promotion handoff documents instead of the task-first lane.
summary
summarize local desired sync resources. Use when: Want a quick size check before planning or applying.
plan
build a staged sync plan from desired and live state. Use when: Need a reviewable plan before marking work as reviewed or applying it.
review
mark a staged sync plan as reviewed. Use when: A plan has been inspected and should carry an explicit review token before apply.
audit
audit managed Grafana resources against a checksum lock and current live state. Use when: Need a drift check or want to refresh a lock snapshot.
preflight
build a staged sync preflight document from desired resources and optional availability hints. Use when: Need a structural gate before planning or applying.
assess-alerts
assess alert sync specs for candidate, plan-only, and blocked states. Use when: Want a focused readout of how alert resources will be classified before bundling or applying.
bundle
package exported dashboards, alerting resources, datasource inventory, and metadata into one local source bundle. Use when: Want a single bundle artifact for later sync, review, or preflight steps.
bundle-preflight
build a staged bundle-level sync preflight document from a source bundle and target inventory. Use when: Need to compare a source bundle against a target inventory before apply.
promotion-preflight
build a staged promotion review handoff from a source bundle and target inventory. Use when: Are preparing a promotion review and want an explicit mapping and availability view.

SEE ALSO

grafana-util(1), grafana-util-status(1), grafana-util-overview(1), grafana-util-alert(1), grafana-util-snapshot(1)