English | Portuguese (Brazil) | ||
---|---|---|---|
key | chave | fedora-docs-l10n/fedora-coreos | |
node | nó | fedora-docs-l10n/fedora-coreos |
Source string description
type: delimited block -Flags
no-wrap, placeholders:r"`[\w.\/\-_=@&*:$●+~()\] ]*`"
{"action":"set","node":{"key":"/fedora","value":"fun","modifiedIndex":4,"createdIndex":4}}
[core@tutorial ~]$ curl -L http://127.0.0.1:2379/v2/keys/ 2>/dev/null | jq .
{
"action": "get",
"node": {
"dir": true,
"nodes": [
{
"key": "/fedora",
"value": "fun",
"modifiedIndex": 4,
"createdIndex": 4
}
]
}
}
{"action":"set","node":{"key":"/fedora","value":"fun","modifiedIndex":4,"createdIndex":4}}
[core@tutorial ~]$ curl -L http://127.0.0.1:2379/v2/keys/ 2>/dev/null | jq .
{
"action": "get",
"node": {
"dir": true,
"nodes": [
{
"key": "/fedora",
"value": "fun",
"modifiedIndex": 4,
"createdIndex": 4
}
]
}
}