docs: Add version callout for `kv import -prefix`

Add a sentence stating the version of Consul that introduced the
`-prefix` option for `consul kv import`.

Resolves #10172
pull/10688/head
Blake Covarrubias 3 years ago committed by Blake Covarrubias
parent b408bcfa39
commit 26738ac65e

@ -23,7 +23,7 @@ Usage: `consul kv import [options] [DATA]`
#### KV Import Options
- `-prefix` - Key prefix for imported data. The default value is empty meaning
root.
root. Added in Consul 1.10.
#### Enterprise Options

Loading…
Cancel
Save