This is the official CLI implementation of the core functionalities of TRM.
TRM is a software designed to make transports between SAP ECC/S4 systems easy.
To find out more about TRM, visit its full documentation.
Full documentation can be seen at https://docs.trmregistry.com.
- Setup
- Commands
- Installing your first package
- Publishing your first package
- Integrate with abapGit & Github Actions
First, make sure you have all the requirements installed.
You can then install the CLI via npm:
npm install trm-client -g
List of all commands is available here.
Like every other TRM open-source projects, contributions are always welcomed ❤️.
Make sure to open an issue first.
Contributions will be merged upon approval.
Click here for the full list of TRM contribution guidelines.