Configure ReARM
Configure Personal Programmatic Access Key
- In ReARM go to
Organization Settingspage. - There, locate "Users" section and click on the lock icon in the "Manage" column corresponding to your user.

- Click Yes, generate it! at the Are you sure? prompt
- You will see your API ID and API Key shown on the screen
- If you need to reset your API Key, click again on the same lock icon and confirm the prompt
Login to ReARM CLI on Local
- Obtain Personal Programmatic Access Key as described in the Configure Personal Programmatic Access Key section.
- Download latest ReARM CLI for your platform as described on the ReARM CLI page.
- Unpack executable from downloaded Reliza CLI archive and add to your system path.
- Login with your programmatic access key and id using following command:
rearm login -u YOUR_REARM_URI -i YOUR_PERSONAL_API_ID -k YOUR_PERSONAL_API_KEY