Add-VBRLinux -Name "some_name" -Description "some_type_of_description" -Credentials "credentials from the command Get-VBRCredentials" -WarningAction SilentlyContinue -Confirm
what happens is that I am asked to accept the fingerprint from the communication with the linux server, what I want is to make a non-interactive session to configure the server so I have no way to accept the fingerprint
I want to know if there is some parameter that I am not sending and therefore have the question if I want to accept the fingerprint