Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

indicate all new and changed fro 2.0.2 and not earlier... #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

karenzeller8
Copy link

No description provided.

ns-codereview pushed a commit that referenced this pull request Aug 15, 2019
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 <build@couchbase.com>
Reviewed-by: Carlos Gonzalez <carlos.gonzalez@couchbase.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant