awsCredentialsFile --path now returns the path without error
AWS_PROFILE should not be set to blank
$((08 + 0)) is actually octal, need to strip integer zeros before doing math, fixing testDates
--env usage converted to --env-file where a file was used for consistency with docker and other system formats.
Future: --env for environment variables, --env-file for environment variable files