It's easy, just use the option -cto select the βconfigurationβ that you want to use.
Example:
s3cmd -c my_stage_config sync test s3://test
The default configuration (created with --configure) is saved inside the file ~/.s3cfg.
You can copy it to new files to create different configuration profiles.
source
share