Tyrrrz / CliWrap

Library for running command-line processes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExitCode = 1 with aws cli on Ubuntu

gregoryb opened this issue · comments

Version

3.2.3

Details

I'm trying to launch an upload to S3 using aws cli.
My command works fine. It's working on Windows but on Ubuntu the process exit with exit code = 1.

Steps to reproduce

Use aws s3 cp command.