How to clear MongoDB Shell console

We are going to see how to clear MongoDB Shell console. There are two methods to clear mongo shell on Linux and Windows operating systems.

How to clear MongoDB Shell console on Linux and Windows:

Below two methods are used to clear the mongo shell console on Linux and Windows operating systems.

1. cls
2. ctrl+l

How to clear MongoDB Shell console on MacOS:

on MacOS we can clear the mongo shell by using below shortcut.

Command+K.

So, in this article we have explained different methods to clear the MongoDB shell console.

Leave a Reply

Your email address will not be published. Required fields are marked *