c27e1108f4
Doc: Fix referencing the wrong version number.
2019-06-14 14:35:34 +02:00
a621d807f0
documentation: initial metadata additions for website generation ( #10596 )
...
Signed-off-by: lucperkins <lucperkins@gmail.com >
2019-04-01 13:57:24 -07:00
034312eac5
doc: fix note that says ETCDCTL_API=2 is the default
...
Note: v3 has been the default since 25bc65794
.
2019-01-14 14:46:03 +00:00
4b51b6de49
*: Add progress notify request watch request
2018-06-27 16:46:13 -07:00
61fd39e5d7
dev-guide: note v2 keys to v3 API incompatibility
...
Update interacting_v3.md
Making it clear to the user that keys created via the v2 API are not readable by the etcdctl with the v3 API. A etcdctl v3 get of a v2 key key exits with 0 and no data, which is quite confusing, hopefully this just makes that it a bit clearer if the user upgraded etcd 3 in the past (and forget some of the 2.3 to 3.0 to 3.1 to 3.2 upgrade details) but never updated the API they used as v2 was the default and happen to trying to figure out wtf, this is a further reminder of that backward incompatibility.
2017-08-16 15:43:58 -07:00
663f8835cf
Documentation: cleanup and fix some typo
...
Signed-off-by: Hui Kang <kangh@us.ibm.com >
2017-06-30 20:41:25 -04:00
dae2755253
Documentation: fix typos
2017-03-30 11:41:50 +03:00
d2a6bbd9c6
Documentation: update get examples to be clearer about ranges
...
Fixes #6966
2016-12-09 10:54:38 -08:00
ab20187f93
etcdctlv3: interactive_v3 compaction and timetolive command update
2016-09-27 16:19:55 +05:30
cd1306f866
etcdctlv3: interactive_v3 watch command update
2016-09-27 00:00:05 +05:30
83f2fa7adc
etcdctlv3: interactive_v3 del command update
2016-09-26 19:56:20 +05:30
595743651b
etcdctlv3: interactive_v3 get command update
2016-09-26 16:28:29 +05:30
7a95831018
etcdctlv3: interactive_v3 version and put command update
2016-09-26 12:32:08 +05:30
b17b482268
interacting_v3.md: fix typo
2016-09-06 09:08:37 +08:00
adbd936f22
Documentation/dev-guide: add bash syntax to doc
2016-08-08 15:06:02 -07:00
b7ac758969
*: rename storage package to mvcc
2016-04-25 15:25:51 -07:00
bfd6465ea3
docs: update docs.md and create subdirs
2016-04-22 16:58:03 -07:00