Skip to main content

Celonis Product Documentation

Using 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 machine learning workbench, please follow the next steps -

  1. Go the the ML workbench and create a new app.

    41193377.png
  2. Choose a terminal or a Notebook.

    41193378.png
  3. 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
    41193380.png