...
On This Page
Table of Contents |
---|
...
Info |
---|
The CLI references “skysync.” This is expected. |
Authentication
The skysync-cli CLI requires authentication information to be passed in with every command. There are two ways to provide this information, in-line with the command or within a file.
parameter | description | required | default |
---|---|---|---|
server | The SkySync DryvIQ server URI | optional | |
username, user | The username | optional | admin |
password | The password | required | |
site | The remote site context | required when connecting to a remote site |
...