Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 782 Bytes

File metadata and controls

24 lines (18 loc) · 782 Bytes

3em Logo

Execution Machine CLI

A CLI to interact with The Execution Machine (EXM)

General

EXM can be used through CLI in order to perform operations with the platform. To install the CLI, you must have NPM.

$ npm i -g @execution-machine/cli

After running the installation command above. You can take a look at how to use the CLI by running:

$ exm --help

Docs

Documentation for CLI is available online. Please Click here for more information.