couchbase-cli icon indicating copy to clipboard operation
couchbase-cli copied to clipboard

Fixed add_active_repository - modified name of cloud region and added…

Open dannyxn opened this issue 4 years ago • 0 comments

Fixed bug with being unable to add new active backup repository via couchbase-cli. It seems like staging directory was not passed to REST API call body, it implied 400 error, saying that cloud directory must be supplied. Moreover passing cloud credentials region was incorrect, REST API was expecting "cloud_region" parameter, "cloud_credentials_region" was passed instead.

dannyxn avatar Nov 25 '21 13:11 dannyxn