package main import "github.com/mirivlad/sshkeeper/cmd" func main() { cmd.Execute() }