CLI Client
Zingat includes a command-line client (clipclient) for creating and managing pastes from the terminal.
Installation
The CLI client is built as part of the Zingat project:Basic Usage
--api-key <api-key>: API key for authentication (required)[addr]: Server address (optional, defaults tohttp://127.0.0.1:8000)- Can also be set via
ZINGAT_ADDRenvironment variable
- Can also be set via
get: Retrieve a paste by IDnew: Create a new pasteupdate: Update an existing pastehelp: Show help information