mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 17:03:31 +00:00
Remove base64 comment entirely
This commit is contained in:
parent
f9a7be9315
commit
28de64c7f0
@ -9,9 +9,6 @@ sidebar_current: "docs-commands-kv-put"
|
|||||||
Command: `consul kv put`
|
Command: `consul kv put`
|
||||||
|
|
||||||
The `kv put` command writes the data to the given path in the key-value store.
|
The `kv put` command writes the data to the given path in the key-value store.
|
||||||
The data can be of any type, but it will be transported as a base64-encoded
|
|
||||||
string for safe transport during reads. The client will transparently handle the
|
|
||||||
encoding and decoding of these values.
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user