Content-CLI as a content management tool in the EMS
Setting up Content-CLI
Content-CLI is readily available inside the ML workbench or ready to install on your local machine from this open-source repository: https://github.com/celonis/content-cli
The documentation on all available commands, updates and how to use those can be found in the following github repository: https://github.com/celonis/content-cli/blob/master/DOCUMENTATION.md
Make sure to watch the Celonis Academy video on migrating the content with Content-CLI:
If you choose to use it in the ML Workbench, please follow the next steps -
Go the the ML workbench and create a new app.
Choose a terminal or a Notebook.
Start using the content-cli.
Tip
Tip: type the following command to learn about all available commands.
content-cli --help
If you use the content-cli inside a Notebook add ! in front to run the command.
!content-cli --help