Files
Eren Başak 3e70208adb Disable SSH cmd logging for kubernetes token operations
When we do token related operations for kubernetes, we read those from
CP VMs using `Sshable#cmd` which puts the output to stdout and logs by
default. This change disables the logging for token related SSH operations.
2025-02-10 10:48:31 +02:00
..