Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fixed formatting issues


Textstyles
Colorrgb(236,0,140)

DRAFT - WORK IN PROGRESS | Services are in active development and are subject to change

...


The Remote CLI provides a means to run jobs on Charity Engine compute resources using simple command line tools. It can be used as a standalone command interface or via GNU Parallel (using Parallel allows you to manage batches of work using just a single command line tool).

Info

See Computing with Charity Engine for a contextual overview of the Charity Engine ecosystem (including additional interfaces such as Remote API, Ethereum DappSmart Contract, and Ethereum Smart ContractDapp).


Contents

Table of Contents
maxLevel2
outlinetrue
indent20px
stylenone
classtoc


General Usage

To submit and monitor jobs using the CLI, install Node.js and the Charity Engine Remote CLI tool.  Then use node to run the following command, setting options as appropriate:

...