Files
infisical/cli
David Flanagan 544d37bbc4 fix: "Injecting..." status stirng can be omitted by log levels
When using `infisical run`, I am often running another command
that needs to be processed or consumed by another; such as:

infisical run -- supabase status -o env

The Injecting string was being printed directly to stdout and
stopping such scripting from being successful, without further
adding tail -n+2.

This change defaults the output to the INFO logging level, which
means the behaviour is the exact same for everything; however
those who wish can omit this output with -l error|fatal
2023-12-10 16:13:38 +00:00
..
2023-05-18 12:04:17 -04:00
2023-05-18 12:04:17 -04:00
2023-02-12 14:22:59 -08:00
2022-11-17 17:54:35 -05:00
2023-05-15 19:31:36 -04:00
2023-12-08 15:49:48 -05:00
2023-12-08 15:49:48 -05:00