8 stable releases

new 1.0.7 May 23, 2024
1.0.4 May 20, 2024
1.0.3 May 13, 2024
1.0.2 May 12, 2024
1.0.1 May 11, 2024

#48 in HTTP server

Download history 442/week @ 2024-05-08 175/week @ 2024-05-15

617 downloads per month

EUPL-1.2

82KB
2K 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 new demo && cd ./demo && npm i
zugriff run --watch
zugriff deploy --deploymentToken <TOKEN>

Dependencies

~42–60MB
~1M SLoC