Is there a way to consume credentials via environment variables? Rather than the -apiCredentials or -userCredentials parameters. This is more secure (process list won't show creds) and easier to manage in non-interactive environments.
Hello,
FoDUploader doesn't currently support environment variables, but there could be some workarounds that could work for your situation based on a Google search.
Is there a way to consume credentials via environment variables? Rather than the
-apiCredentials
or-userCredentials
parameters. This is more secure (process list won't show creds) and easier to manage in non-interactive environments.