Use the ManageXR CLI to automate app uploads and deployments
mxr-cli
is available as an NPM package or a binary executable. To get started select one of the three quick set up options below.
mxr-cli
:
npx
to directly run a CLI command without an npm install
:
node.js
, you can use a binary executable instead. Download the binary for your machine:
Then, run the binary using:
chmod +x path/to/mxr-cli
.MXR_API_KEY_ID
and MXR_API_KEY_SECRET
, or
(b) Provide a JSON file as an --api-key-file
argument to the command
JSON file format: