Commit 04efce4
DOC-5647 Update couchbase-cli nav
This change seeks to update the nav for Couchbase Server to include
the latest `couchbase-cli` commands.
== Mod #1
The `couchbase-cli` commands that appear in the Couchbase Server
left-hand navigation are determined by what's listed in
docs/modules/cli/pages/_partials/cbcli/nav.adoc.
Commands added to nav:
* `couchbase-cli collection-manage`
* `couchbase-cli enable-developer-preview`
* `couchbase-cli ip-family`
* `couchbase-cli master-password`
* `couchbase-cli node-to-node-encryption`
* `couchbase-cli setting-alternate-address`
* `couchbase-cli setting-master-password`
* `couchbase-cli setting-on-demand`
* `couchbase-cli setting-query`
* `couchbase-cli setting-rebalance`
* `couchbase-cli setting-saslauthd`
* `couchbase-cli user-change-password`
== Mod #2
The commands pages themselves are located in
/docs/modules/cli/pages/cbcli. Some of these are considered internal
tools and are not meant to be listed in the nav (though, they are
still published on the site and can be reached via URL if you know
where to look). To avoid confusion about having a different number of
pages vs. number of listings in the nav file, I've added listings in
the nav for these items, but commented them out with an explanation.
Commands added to nav but commented out:
* `couchbase-cli help`
* `couchbase-cli server-eshell`
== Mod #3
At this time, it is understood that there was only one command that
was removed in 6.5: `couchbase-cli admin-role-manage`. The deprecation
notice indicated that the functionality of this command was inherited
by `couchbase-cli user-manage`, so a page alias was added to that file
to redirect the old page to the new one.
Change-Id: I01ec4519b515f103fc1ac8001264fc428908dac0
Reviewed-on: http://review.couchbase.org/113214
Tested-by: Build Bot <[email protected]>
Reviewed-by: Carlos Gonzalez <[email protected]>1 parent 829fd2a commit 04efce4
File tree
2 files changed
+15
-1
lines changed- docs/modules/cli/pages
- _partials/cbcli
- cbcli
2 files changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| 18 | + | |
17 | 19 | | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
| 30 | + | |
25 | 31 | | |
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
| 35 | + | |
29 | 36 | | |
30 | 37 | | |
31 | 38 | | |
32 | 39 | | |
33 | 40 | | |
34 | 41 | | |
35 | 42 | | |
| 43 | + | |
36 | 44 | | |
| 45 | + | |
37 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
38 | 50 | | |
39 | 51 | | |
40 | 52 | | |
| 53 | + | |
41 | 54 | | |
42 | 55 | | |
43 | 56 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments