package command import ( "github.com/hashicorp/consul/command/cli" mcli "github.com/mitchellh/cli" ) func registerEnterpriseCommands(_ cli.Ui, _ map[string]mcli.CommandFactory) {}