consul: WIP
This commit is contained in:
parent
627b5423bc
commit
38f5b7763f
@ -48,8 +48,8 @@ func consulRun(cmd *cobra.Command, _ []string) error {
|
||||
}
|
||||
|
||||
config.Options.Token = cmd.Flag("token").Value.String()
|
||||
config.Backend = store.CONSUL
|
||||
|
||||
config.Backend = store.CONSUL
|
||||
consul.Register()
|
||||
|
||||
return kv.Dump(config, dumpPath, crtInfo, keyInfo, subDir)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user