greentic-setup-dev 1.2.29075961934

End-to-end bundle setup engine for the Greentic platform — pack discovery, QA-driven configuration, secrets persistence, and bundle lifecycle management
Documentation
1
2
3
4
5
6
7
8
warning: unused import: `clap::Parser`
  --> src/bin/greentic_setup.rs:25:5
   |
25 | use clap::Parser;
   |     ^^^^^^^^^^^^
   |
   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default