Unable to change the port of couchbase server

Hi cihangirb,

I had run this command below and found it is runnig sucessfully.

couchbase-cli cluster-edit -c localhost:8091 -u user_name -p password --cluster- username=user_name --cluster-password=password --cluster-port=9000

And your solution that you have posted is also working .

Thanks cihangirb for you time.