Link Search Menu Expand Document

Manage Cloud Connectors

You can manage your Elastio Cloud Connectors through the Elastio CLI as follows:

Use the following command to return a list of current Cloud Connectors:

elastio tenant connector list

Use the following command to scan a Cloud Connector:

elastio tenant connector scan [OPTIONS] --aws-account-id <aws-account-id>

Use the following command to add a new Cloud Connector:

elastio tenant connector add [OPTIONS] --aws-account-id <aws-account-id> --region <region>

Use the following command to remove a Cloud Connector:

elastio tenant connector remove [OPTIONS] --aws-account-id <aws-account-id>