Member-only story

Installing Mongo Cli With Brew -Youtube Video Content

--

This is a support document to follow my youtube tutorials on my channel. You can have a look at it on

Command to install the bre can be found in here
https://brew.sh/

Commads to setup path variable to brew

sudo sh -c 'echo; echo "eval \"$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)\"" >> /home/.bashrc' eval

Check the installation

$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)

Install mongo cli using Brew

brew install mongocli
mongocli help 

update brew

brew update 

update mongo cli

brew upgrade mongocli 

get the mongo cli version

mongocli — version

--

--

Lanka Rathnayaka
Lanka Rathnayaka

No responses yet