Martin Schmidt

Results 2 issues of Martin Schmidt

I found no command to retrieve a file from s3. search for a command simmilar to `aws s3 cp s3://// ` currently used awless version is v0.1.11

Using the command `./awless ls s3objects --filter bucket=beasics40,name=scripts` lists all files in my bucket that have the word "scripts" in it what is an expected result. How do I get...