etcd-fs
FUSE client for etcd
Install
- All systems
-
curl cmd.cat/etcd-fs.sh
- Debian
-
apt-get install etcd-fs - Ubuntu
-
apt-get install etcd-fs - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install etcd-fs - Raspbian
-
apt-get install etcd-fs
etcd-fs
FUSE client for etcd
Basic FUSE client for etcd. Supported file system operations: * Reading/Writing files * Creating/Deleting files * Creating/Deleting directories