consulfs

command
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2018 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

consulfs is a command for mounting Consul-FS to your filesystem. A basic execution,

$ consulfs /mnt/kv

will mount the local Consul agent's KV store to the `/mnt/kv` directory. Optionally, a two-argument form allows you specify the location of the Consul agent to contact:

$ consulfs http://consul0.mydomain.com:5678 /mnt/kv

For more information about the file system itself, refer to the package documentation in the main "github.com/bwester/consulfs" package.

Jump to

Keyboard shortcuts

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