Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 292 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 292 Bytes

elfs-api

API Interface for an elfs backend.

Generating keys.

You can do them by hand, or just use:

./bin/gen-credentials

Setup

Get some keys.

./bin/elfs-cli -iv <iv> -key <key> -path <path> -type <'local' | 'aws'>
create <root password>
login root <root password>