20 stable releases
Uses new Rust 2024
| new 1.2.1 | Mar 4, 2026 |
|---|---|
| 1.2.0 | Feb 15, 2026 |
| 1.1.0 | Apr 4, 2025 |
| 1.0.16 | Feb 11, 2025 |
| 1.0.8 | May 31, 2024 |
#1305 in HTTP server
110KB
3K
SLoC
zugriff
CLI to communicate with the Deployment and General Purpose APIs.
Install
After installation, the binary can be accessed through the zugriff command.
cargo install --path . --locked
cargo install zugriff
Usage
These examples only include a subset of available commands and options. Run zugriff --help or zugriff <command> --help to retrieve more information.
zugriff create hono ./demo && cd ./demo && npm i
zugriff run --watch
zugriff deploy --deploymentToken <TOKEN>
Dependencies
~46–68MB
~1M SLoC