Documentation for automated readers
A curated documentation index is available at: https://grafana.com/llms.txt
A complete documentation index is available at: https://grafana.com/llms-full.txt
These indexes can help with page discovery before fetching individual documents.
This page is also available in Markdown, which may be easier for automated readers and AI tools to parse than HTML. The Markdown version is available at https://grafana.com/docs/alloy/next/reference/cli.md, or by sending Accept: text/markdown to https://grafana.com/docs/alloy/next/reference/cli/. For broader documentation discovery, the curated index is available at https://grafana.com/llms.txt and the complete index is available at https://grafana.com/llms-full.txt.
This is documentation for the next version of Grafana Alloy Documentation. For the latest stable release, go to the latest version.
The Grafana Alloy command-line interface
The alloy binary exposes a command-line interface with subcommands to perform various operations.
The most common subcommand is run which accepts a configuration file and starts Alloy.
Available commands:
convert: Convert an Alloy configuration file.fmt: Format an Alloy configuration file.gql: Run a GraphQL query against a running Alloy instance.run: Start Alloy with the Default Engine, given an Alloy syntax configuration file.otel: Start Alloy with the experimental OTel Engine, given an OpenTelemetry Collector YAML configuration file.tools: Read the WAL and provide statistical information.completion: Generate shell completion for thealloyCLI.help: Print help for supported commands.
Was this page helpful?
Related resources from Grafana Labs


