DryvIQ CLI for Migrations

Learn how to use the DryvIQ CLI to script migration tasks.


SkySync References

The CLI references SkySync. This is expected. 

 

Overview

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

Prerequisites

  • Node.js version 14: https://nodejs.org/en/download/  (Node.js 12 is the lowest version DryvIQ supports.)
  • Windows PowerShell 5.0 or later

Installation of skysync-cli

To install the CLI, type the following command:

npm install -g typescript skysync-cli

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