grafana-util-dashboard-list.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-dashboard-list - List dashboard summaries without writing export files.
SYNOPSIS
grafana-util dashboard list [OPTIONS]
DESCRIPTION
List dashboard summaries without writing export files.
Use this when you want a non-interactive inventory view of live dashboards, optionally with resolved sources or structured output.
COMMON OPTIONS
- --page-size
- dashboard search page size.
- --org-id
- list one explicit Grafana org.
- --all-orgs
- aggregate results across visible orgs. Prefer Basic auth.
- --show-sources
- include resolved datasource names in the list output. --with-sources remains accepted as a compatibility alias.
- --output-columns
- choose the displayed columns. Selecting sources or source_uids also resolves datasource names.
- --output-format, --json, --yaml, --csv, --table, --text
- output mode controls.
- --no-header
- suppress table headers.
EXAMPLES
List dashboard summaries without writing export files.
grafana-util dashboard list --profile prodSEE ALSO
grafana-util(1), grafana-util-dashboard(1)