Description
Enable cloud replication for source container.
Syntax
cloud_tier --enable --src_name <name>
[--cloud_archive]
Where
--src_name Name of the source container. Valid values are [a-z,A-Z,0-9,'-'].
--cloud_archive Enable connection for cloud archive
Result
Successfully enabled cloud replication.
Description
Remove the cached self signed ssl certificate.
Syntax
cloud_tier --purge-ssl-certificate
Result
Description
Displays the source container list of an existing cloud connection.
Syntax
cloud_tier --src_cont_list
[--cloud_archive]
Where
--cloud_archive Displays cloud archive tier connection source containers list
Result
Cloud source container entries are:
ObjectContainer (groupid: 3)
Description
Displays the list of cloud_tier related options that can be used as a reference when using the QoreStor CLI.
Result
cloud_tier --show [--verbose]
[--cloud_archive]
cloud_tier --add --cloud_container <bucket name>
--cloud_provider <AWS-S3|AZURE|Wasabi-S3|Google-S3|IBM-S3|S3-Compatible>
[--cloud_archive_service <S3-Glacier|S3-Deep-Archive>]
[--archive_retention_in_warm <1 to 365 days>]
[--archive_role_arn <archive role arn>]
[--archive_restore_type <Batch|Lambda>]
cloud_tier --update [--cloud_password]
[--cloud_archive]
[--archive_retention_in_warm <1 to 365 days>]
[--archive_role_arn <archive role arn>]
cloud_tier --delete [--cloud_archive]
cloud_tier --setpassphrase [--cloud_archive]
cloud_tier --enable --src_name <name>
[--cloud_archive]
cloud_tier --purge-ssl-certificate
cloud_tier --src_cont_list [--cloud_archive]
cloud_tier --help
cloud_tier <command> <command-arguments>
<command> can be one of:
--show Displays the current cloud connection details.
--add Adds a new cloud connection.
--update Updates a cloud connection details.
--delete Deletes an existing cloud connection.
--setpassphrase sets passphrase to a cloud connection.
--enable Enable cloud replication for source container.
--purge-ssl-certificate Remove the cached self signed ssl certificate.
--src_cont_list Source container list of an existing cloud connection.
For command-specific help, please type cloud_tier --help <command>
eg:
cloud_tier --help show