Add fleetctl debug connection command (#1706)
Adds the `fleetctl debug connection` command to investigate connection issues to the fleet server. Closes #1579 .
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
"sync"
|
||||
"syscall"
|
||||
|
||||
"github.com/fleetdm/fleet/v4/secure"
|
||||
"github.com/fleetdm/fleet/v4/pkg/secure"
|
||||
lumberjack "gopkg.in/natefinch/lumberjack.v2"
|
||||
|
||||
"github.com/go-kit/kit/log"
|
||||
|
||||
Reference in New Issue
Block a user