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/v1.16/reference/cli.md, or by sending Accept: text/markdown to https://grafana.com/docs/alloy/v1.16/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.
Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current 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.run: Start Alloy with the Default Engine, given an Alloy syntax configuration file.otel: Start Alloy with the experimental OTel Engine, given an Open Telemetry 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


