docs: add changelog for #10808

This commit is contained in:
Michael Schurter
2022-02-24 17:13:42 -08:00
parent a137c1dfe0
commit 29461444c6

3
.changelog/10808.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:improvement
cli: Added `nomad operator api` command to ease querying Nomad's HTTP API.
```