Install FusionExport CLI

The FusionExport Command Line Interface (CLI) is a tool for creating and managing the FusionExport export system from the command line/shell of various operating systems.

Prerequisites

To enable the FusionExport CLI, please ensure that the following components are installed on your system:

  • Node.js (version >= 8.0.0)

  • NPM (version >= 5.0.0)

You can download these from here .

Installing the FusionExport CLI

If you are using MAC OS or Linux, open the terminal. If you are using a Windows system, open the command prompt. Run the following command to install the FusionExport CLI:

npm i -g fusionexport-cli

What’s next?

Was this article helpful to you ?