twoliter icon indicating copy to clipboard operation
twoliter copied to clipboard

Remove env var processing from secrets_args

Open jpculp opened this issue 1 year ago • 0 comments

Inside of the secrets_args function, we read several variables from the environment instead of the centralized arguments in args.rs. As an optimization, we should remove these and leave the argument collection to args.rs.

jpculp avatar May 24 '24 16:05 jpculp