XENTOM

Installation

The Xentom CLI is a command-line interface that allows you to interact with the Xentom platform from your terminal. With the CLI, you can manage your workflows, integrations, and other resources directly from your local environment.

Linux and macOS

curl -fsSL https://xentom.com/install | bash

Windows

irm xentom.com/install.ps1 | iex

Manual installation

If you prefer to install the CLI manually, you can download the binary for your operating system from the releases page. After downloading the binary, make it executable and move it to a directory in your system's PATH.

Upgrade

To upgrade the Xentom CLI to the latest version, run the following command:

xentom upgrade