DryvIQ Command-line Interface For Migrate
On This Page
The CLI references SkySync. This is expected.
Overview
The command-line interface is a tool that enables the scripting of many tasks.
Installation
Pre-Requisites
Node.js version 14: https://nodejs.org/en/download/
Note: 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-cliTo explore the help menu, at the command line, type
skysync-cli
Related
- CLI: Audit Categories
- CLI: Authentication
- CLI: Bandwidth Throttling
- CLI: Cluster
- CLI: Concurrent Jobs
- CLI: Configuration
- CLI: Connections
- CLI: Diagnostics
- CLI: Global Parallel Writes
- CLI: Job Categories
- CLI: Jobs
- CLI: Job Schedulers
- CLI: Licensing
- CLI: Logging
- CLI: Profiles
- CLI: Reports
- CLI: Sessions
- CLI: Templates
- CLI: Sample Scripts
