databricks-cli/internal
Denis Bilenko 64fc1c8fe7
Add NoLog option on testcli.Runner ()
## Changes
Setting Verbose=false on testcli.Runner disables all logging related to
running process (stdout, stderr, error, args).

I'm using this in  where I'm using testcli runner to run acceptance
tests and seeing all output is not useful.

## Tests
Manually inspecting test output in 
2025-01-20 09:57:48 +01:00
..
bugbash Fixed downloading arm64 binaries () 2024-12-16 17:34:22 +01:00
build Enable gofumpt and goimports in golangci-lint () 2024-12-12 10:28:42 +01:00
mocks Rewrite 'interface{} -> any' () 2024-12-05 15:37:24 +00:00
testcli Add NoLog option on testcli.Runner () 2025-01-20 09:57:48 +01:00
testutil Set the write bit for files written during template initialization () 2025-01-08 13:18:28 +00:00