CLI for Tempserv - temporary file & site hosting
Project description
Tempserv CLI
A command-line interface for Tempserv - temporary file & site hosting on Cloudflare Workers.
Installation
pip install tempserv-cli
Quick Start
# Upload a single file
tempserv upload photo.jpg
# Upload a folder (site mode)
tempserv upload ./my-website --mode site
# Upload with password protection
tempserv upload secret.pdf --password "mysecret"
# Upload with custom expiry
tempserv upload video.mp4 --expiry 6hr
# Download a file
tempserv download abc123
# View file info
tempserv info abc123
# Replace an existing file
tempserv replace abc123 new-version.jpg
# Delete a file
tempserv delete abc123
# List recent uploads
tempserv list
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tempserv_cli-0.3.5.tar.gz
(14.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tempserv_cli-0.3.5.tar.gz.
File metadata
- Download URL: tempserv_cli-0.3.5.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe8a0d28f0fc60399a3a7553de1bcc332b74350418c2f7ad613689393a1509d2
|
|
| MD5 |
7f946c8888c390c314baf2174ca67f11
|
|
| BLAKE2b-256 |
5c5f9115b1c57ba3d49530719c4c5c061665231a9a6cfc485bd16c62a7ed64c5
|
File details
Details for the file tempserv_cli-0.3.5-py3-none-any.whl.
File metadata
- Download URL: tempserv_cli-0.3.5-py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe0b08329a4854b311e5587fe2c83cc2ead00cd1aa3f1e2cf93a29d4d8e11c06
|
|
| MD5 |
bdb6d369077de8b9caa66eae7910cbd6
|
|
| BLAKE2b-256 |
8b93e78c0d223ff990b50a35a9e6b8bbb94c8a7587a9d2622f7c0ca281667818
|