indicate all new and changed fro 2.0.2 and not earlier...#1
Open
karenzeller8 wants to merge 1 commit intocouchbase:masterfrom
Open
indicate all new and changed fro 2.0.2 and not earlier...#1karenzeller8 wants to merge 1 commit intocouchbase:masterfrom
karenzeller8 wants to merge 1 commit intocouchbase:masterfrom
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.