Crates.io | zugriff |
lib.rs | zugriff |
version | 1.0.10 |
source | src |
created_at | 2024-05-11 18:49:57.003404 |
updated_at | 2024-09-04 19:11:02.105549 |
description | zugriff CLI |
homepage | |
repository | https://github.com/zugriffcloud/os |
max_upload_size | |
id | 1236998 |
size | 192,659 |
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>