Docs Home → Atlas App Services
realm-cli
[Deprecated]
Realm is now Atlas Device SDK – Learn More
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: