Description:
In the documentation section for accessing objects from storage two, the command mistakenly uses one.conf instead of two.conf.
Current:
# access directly from storage two
$ s3cmd get s3://test/new.txt --quiet -c one.conf -
SS for the reference:

https://docs.clyso.com/docs/products/chorus/usage/
Should be:
# access directly from storage two
$ s3cmd get s3://test/new.txt --quiet -c two.conf -
Taka a look into it and update to avoid confusion.
Regards,
Mohammad Saif
Description:
In the documentation section for accessing objects from storage two, the command mistakenly uses
one.confinstead oftwo.conf.Current:
SS for the reference:
Should be:
Taka a look into it and update to avoid confusion.
Regards,
Mohammad Saif