Revert "Revert "make remote commands run and not fail if an SSH session failed to be created""

This reverts commit affdd0abfd.
This commit is contained in:
2023-07-20 21:21:40 -05:00
parent affdd0abfd
commit 7c4868ee4b
4 changed files with 38 additions and 6 deletions

View File

@ -7,7 +7,7 @@ import (
"github.com/spf13/cobra"
)
const versionStr = "0.3.0"
const versionStr = "0.3.1"
var (
versionCmd = &cobra.Command{