| Crates.io | ejcli |
| lib.rs | ejcli |
| version | 0.3.0 |
| created_at | 2025-07-05 15:09:36.794912+00 |
| updated_at | 2025-07-05 15:09:36.794912+00 |
| description | Command-line interface for the EJ framework. Mainly used to setup and interface with EJD |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1739224 |
| size | 70,664 |
Command-line interface for the EJ framework. Mainly used to setup and interface with EJD.
ejcli is a command-line tool for setting up and managing EJ dispatcher instances. It provides essential setup functionality like creating the initial root user and builder registration, as well as job management capabilities for testing and monitoring your EJ infrastructure.
Install as a binary:
cargo install ejcli
Use EJ CLI to set up a new EJ dispatcher instance by creating the first root user and configuring initial builders.
Dispatch test jobs and retrieve results to validate your EJ infrastructure setup and monitor job execution.
This crate is part of the EJ Framework - a modular and scalable framework for automated testing on physical embedded boards.