Description
Displays the list of cloud_tier related options that can be used as a reference when using the QoreStor CLI.
Syntax
cloud_tier --help
Result
cloud_tier --show [--verbose]
[--name <cloud tier name>]
[--cloud_archive]
cloud_tier --add --cloud_container <bucket name>
--cloud_provider <AWS-S3|AZURE|Wasabi-S3|Google-S3|IBM-S3|Scality-Artesca-S3|S3-Compatible>
[--name <cloud tier name>]
[--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>]
--enable_locking <Yes|No>
cloud_tier --update [--name <cloud tier name>]
[--cloud_password]
[--cloud_archive]
[--archive_retention_in_warm <1 to 365 days>]
[--archive_role_arn <archive role arn>]
[--archive_restore_type <Batch|Lambda>]
[--s3_storage_class <INTELLIGENT_TIERING|STANDARD_IA|ONEZONE_IA|GLACIER_IR|STANDARD>]
cloud_tier --delete [--name <cloud tier name>]
[--cloud_archive]
cloud_tier --setpassphrase [--name <cloud tier name>]
[--cloud_archive]
cloud_tier --enable --src_name <name>
[--name <cloud tier name
[--cloud_archive]
cloud_tier --purge-ssl-certificate
cloud_tier --src_cont_list [--name <cloud tier name>]
cloud_tier --troubleshoot --cloud_container <bucket name>
--cloud_provider <AWS-S3|AZURE|Wasabi-S3|Backblaze-S3|Google-S3|IBM-S3|Scality-Artesca-S3|S3-Compatible>
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.
--troubleshoot Troubleshoot a given cloud connection string.
For command-specific help, please type cloud_tier --help <command>
eg:
cloud_tier --help show