Setting up the Database Using Atlas CLI

Let's learn how to set up a MongoDB database using Atlas CLI.

In this lesson, we explore an alternative way to set up our database. Before we can start, we need to install Atlas CLI. If you’d like, you can use the commands given below to install Atlas CLI on your local machine.

Note: Installation on your local machine is not required for this course. Everything can be done in the browser terminal. ... ...

  1. The following command installs the prerequisite for atlas:
$ sudo apt-get install gnupg
  1. The following command imports the

Get hands-on with 1400+ tech skills courses.