Subscribing from the Command Line
The ShadowControl EndPoint Agent provides the stccmd.exe command-line (CLI) utility for subscribing both Linux and Windows EndPoints.
To subscribe an EndPoint Agent using the CLI, follow these steps:
For more information, see Installing the EndPoint Agent.
- Open a command shell on the EndPoint that you want to subscribe to a ShadowControl appliance.
- Run the following command to subscribe the EndPoint, where <address> is the IP address or host name of the ShadowControl appliance.
- For the optional parameters supported by the command-line utility, see CLI Subscribe Parameters.
- Windows
- "C:\Program Files (x86)\StorageCraft\CMD\stccmd" subscribe [parameters] <address>
- Linux
- /opt/StorageCraft/shadowcontrol-agent/bin/stccmd subscribe [parameters] <address>
- Note: An EndPoint agent can only be subscribed to one appliance at a time.