grafana-util docs

grafana-util-alert-new-template.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-alert-new-template - Create a low-level staged alert template scaffold.

SYNOPSIS

grafana-util alert new-template [OPTIONS]

DESCRIPTION

Create a low-level staged alert template scaffold.

  • Seed a new notification template file in a desired-state tree.
  • Start from a scaffold before adding template content.

COMMON OPTIONS

  • --desired-dir points to the staged alert tree.
  • --name seeds the scaffold name.

EXAMPLES

Create a low-level staged alert template scaffold.

grafana-util alert new-template --desired-dir ./alerts/desired --name sev1-notification

SEE ALSO

grafana-util(1), grafana-util-alert(1)