@wallet.storage/wasup
v0.0.0
Published
wasup command line tool for Wallet Attached Storage
Readme
wasup
Wallet Attached Storage Uploader
Usage
wasup --help output:
# wasup
A tool that uploads to Wallet Attached Storage
Usage:
wasup <path/to/file> <space-url> [--identity ~/.ssh/space-controller-key]
wasup -h | --help
Options:
-h --help Show this screen.
-i --identity Path to the Ed25519 SSH key to use for authentication.
Generate an identity with `ssh-keygen -t ed25519`.Examples
wasup ./README.md $WAS/space/$SPACE/README.md --identity ~/.ssh/id_ed25519_was_test