// +build !varlink
package main
import "github.com/spf13/cobra"
var (
_varlinkCommand = &cobra.Command{
Use: "",
}
)