Skip to content

Commit 8ac87cf

Browse files
committed
DOC-13627 Remove all mentions of memcached bucket from docs
Change-Id: I3b2080a490460f063b5473a9f7bdc5f8f1b79cdc Reviewed-on: https://review.couchbase.org/c/couchbase-cli/+/235368 Tested-by: Lubo Marinski <lubo.marinski@couchbase.com> Well-Formed: Restriction Checker Reviewed-by: Lubo Marinski <lubo.marinski@couchbase.com>
1 parent 4b912f3 commit 8ac87cf

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

docs/modules/cli/pages/cbcli/couchbase-cli-bucket-flush.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ _couchbase-cli bucket-flush_ [--cluster <url>] [--username <user>] [--password <
2020

2121
Deletes all data from a bucket. The bucket itself is not deleted; and all
2222
its indexes and configuration-details remain unchanged. Applies to
23-
Couchbase, Ephemeral, and Memcached buckets.
23+
Couchbase and Ephemeral buckets.
2424

2525
== OPTIONS
2626

docs/modules/cli/pages/cbcli/couchbase-cli-bucket-list.adoc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,6 @@ $ couchbase-cli bucket-list -c 192.168.1.5:8091 --username Administrator \
5050
ramQuota: 268435456
5151
ramUsed: 1134432
5252
vBuckets: 1024
53-
flight-data
54-
bucketType: memcached
55-
numReplicas: 0
56-
ramQuota: 104857600
57-
ramUsed: 0
58-
vBuckets: 1024
59-
----
6053
== DISCUSSION
6154
6255
In the output, RAM figures are in bytes. The "membase" bucketType signifies a

0 commit comments

Comments
 (0)