grafana-util docs

grafana-util-resource-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-resource-list - List one supported live Grafana resource kind.

SYNOPSIS

grafana-util resource list [OPTIONS]

DESCRIPTION

List one supported live Grafana resource kind.

Use this when you need a read-only live inventory for one supported resource kind but do not yet need a higher-level domain workflow.

COMMON OPTIONS

positional KIND
one supported resource kind such as dashboards, folders, datasources, alert-rules, or orgs
--profile, --url, --token, --basic-user, --basic-password
live Grafana connection settings
--output-format
choose text, table, json, or yaml

EXAMPLES

List one supported live Grafana resource kind.

grafana-util resource list dashboards --url http://localhost:3000 --basic-user admin --basic-password admin

SEE ALSO

grafana-util(1)