On This Page


Overview

The SkySync command-line interface is a tool that enables the scripting of many SkySync tasks.  

Installation

Pre-Requisites

Installation of skysync-cli

  1. Install skysync-cli

    npm install -g typescript skysync-cli

  2. To explore the help menu, at the command line, type skysync-cli 

Related