11 stable releases

1.0.10 Sep 4, 2024
1.0.9 Jun 8, 2024
1.0.8 May 31, 2024

#1112 in Parser implementations

Download history 80/week @ 2024-08-29 53/week @ 2024-09-05 15/week @ 2024-09-12 17/week @ 2024-09-19 10/week @ 2024-09-26 6/week @ 2024-10-03

671 downloads per month

EUPL-1.2

96KB
2.5K 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

~47–65MB
~1M SLoC