CLI Drop Commands
Upload, download, list, and manage encrypted file drops from the command line.
The anonli drop commands let you upload, download, and manage end-to-end encrypted file drops. Files are encrypted locally with AES-256-GCM before upload — the server never sees your unencrypted data.
Upload
Upload and encrypt files.
anonli drop upload <path> [options]
Arguments
| Argument | Description |
|---|---|
<path> | File or directory to upload. Use - to read from stdin. |
Options
| Flag | Description |
|---|---|