realm-cli
[Deprecated]
Atlas Device Sync, Atlas Edge Server, Data API, and HTTPS Endpoints are deprecated. Refer to the deprecation page for details.
Important
Realm CLI is Deprecated
realm-cli
is deprecated and will not receive future features or
bug fixes. Instead, use the App Services CLI.
App Services CLI is available on npm
. To install the CLI on your system,
ensure that you have Node.js
installed and then run the following command in your shell:
npm install -g atlas-app-services-cli
The MongoDB Realm Command Line Interface (realm-cli
) allows you to
programmatically manage your App Services Apps. With realm-cli
, you
can create or update Apps from a local directory as well as export
existing applications to a local directory.
There are two versions of realm-cli
. Find the appropriate version
for your use case below: