config-reloader

command module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

README

config-reloader

Build Status Go Report Card Docker Repository on Quay

Watches file or directory and does HTTP POST on change.

Directory watching is done recursively.

Useful when you want to reload an application on configuration change.

Options

usage: config-reloader --config=CONFIG --webhook-url=WEBHOOK-URL [<flags>]

Reloads Configuration

Flags:
  -h, --help                     Show context-sensitive help (also try --help-long and --help-man).
      --version                  Show application version.
      --config=CONFIG            config file or directory watched by the reloader
      --log.level=info           Log level.
      --log.format=text          Log format.
      --webhook-url=WEBHOOK-URL  webook URL to send HTTP GET on
      --watch-interval=3m        watch interval

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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