dockerized s3cmd- Add your aws-credentials to a
dockerized.envfile, in the root of your project or in your HOME directory.AWS_ACCESS_KEY_ID=**** AWS_SECRET_ACCESS_KEY=****
- Configure s3cmd
dockerized s3cmd --configure
- Configuration will be saved to
~/.dockerized/apps/s3cmd/.s3cfg
dockerized s3cmd --help
dockerized s3cmd ls