| Crates.io | zugriff |
| lib.rs | zugriff |
| version | 1.1.0 |
| created_at | 2024-05-11 18:49:57.003404+00 |
| updated_at | 2025-04-04 16:36:21.794488+00 |
| description | zugriff CLI |
| homepage | |
| repository | https://github.com/zugriffcloud/os |
| max_upload_size | |
| id | 1236998 |
| size | 244,350 |
CLI to communicate with the Deployment and General Purpose APIs.
After installation, the binary can be accessed through the zugriff command.
cargo install --path . --locked
cargo install zugriff
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>