Files
infisical/cli/packages/cmd
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-11-29 09:57:45 -05:00
2023-02-24 22:21:20 -05:00
2023-11-28 19:30:08 -05:00
2023-08-02 10:11:23 -04:00
2023-02-02 19:45:24 +05:30
2023-05-19 00:16:26 -04:00
2023-05-23 19:34:31 -04:00
2023-11-29 09:57:45 -05:00