consulsync

module
v0.0.0-...-a87960e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 20, 2025 License: MIT

README

consulsync

Sync local path to consul

Install

Install consulsync

go install github.com/WqyJh/consulsync/cmd/consulsync@latest

Install consulfetch

go install github.com/WqyJh/consulsync/cmd/consulfetch@latest

Usage

Sync local path to consul

consulsync -local-path path/to/local \
-consul-path path/to/consul \
-consul-addr http://127.0.0.1:8500 \
-consul-token your_token

Fetch consul path to local path

consulfetch -local-path path/to/local \
-consul-path path/to/consul \
-consul-addr http://127.0.0.1:8500 \
-consul-token your_token

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL