black:worker egor$ time infisical run /usr/bin/true
Injecting 6 Infisical secrets into your application process
real 0m2.269s
121–124 of 124 posts
black:worker egor$ time infisical run /usr/bin/true
Injecting 6 Infisical secrets into your application process
real 0m2.269s
Minor bug: after execution of `infisical init` the resulting `.infisical.json` is executable on macOS: black:worker egor$ ls -l .infisical.json -rwxr-xr-x 1 egor staff 122 Feb 28 11:19 .infisical.json* (While minor, it's still a glaringly obvious thing, I wonder how could that have been missed by your devs)
This may indicate that your developers have limited understanding of file permissions.
Earlier quoted context omitted.
Thank you, 'cause I don't wanna do the wrap command thing they do. Besides that, this is a great idea.
This is actually not the only way to use Infisical (though it's probably the easiest one). You can also use our Open API and we are adding SDKs for the most popular languages in the next few weeks: https://infisical.com/docs/api-reference/overview/introducti... .