nextgen-cli Universal CLI for managing Gitdigital projects.
The central command-line interface for the Gitdigital Products ecosystem.
Control, monitor, and interact with all services from one terminal tool.
ping→ check CLI is alivestatus→ show system statusapi <endpoint>→ call API endpoints
# Build
cargo build
# Run CLI
cargo run -- ping
cargo run -- status
cargo run -- api health