Could I make a feature request?
Would it be possible for the script to return a non-zero exit code when a function fails.
Eg: if uploading of a file to the bucket fails for whatever reason, the program would return an exit code of 1 instead of 0.
Would be a bit nicer when scripting using this util.
Could I make a feature request?
Would it be possible for the script to return a non-zero exit code when a function fails.
Eg: if uploading of a file to the bucket fails for whatever reason, the program would return an exit code of 1 instead of 0.
Would be a bit nicer when scripting using this util.