Adding More Memory to the OS. Can Couchbase use it immediately?

Awesome! Thanks. So assuming I’ve got a single bucket that I want to give all the RAM to, would the command look something like:

couchbase-cli cluster-init -c <server_ip>:<port> --cluster-ramsize=50000
couchbase-cli bucket-edit -c <server_ip>:<port> --bucket=<bucket_name> --bucket-ramsize=50000