prometheus/docs/command-line
Hoa 7c0801a926 promtool: add --header flag to query instant command
The `--header` flag was already supported by `promtool query range` but was
missing from `promtool query instant`. This adds the same flag so users can
pass extra HTTP headers (e.g. `X-Scope-OrgID` for multi-tenant setups)
without needing to create an `--http.config.file`.

```
[ENHANCEMENT] promtool: Add `--header` flag to `query instant` command, matching existing `query range` behaviour.
```

Signed-off-by: Hoa <hoameomu@gmail.com>
2026-04-01 17:10:56 +08:00
..
index.md Document command line tools 2023-03-13 14:20:55 +01:00
prometheus.md Merge branch 'feature/start-time' into cedwards/document-st-storage 2026-03-17 06:21:05 +01:00
promtool.md promtool: add --header flag to query instant command 2026-04-01 17:10:56 +08:00