- Implemented real logic for deploy, rebase, and override commands
- All core system commands now have real functionality instead of placeholders
- Proper error handling and user feedback implemented
- Commands work correctly for deb-bootc-compose integration
- Performance is acceptable for CI/CD usage
- CLI structure has 1:1 parity with rpm-ostree
Ready for production use! 🚀
|
||
|---|---|---|
| .. | ||
| client | ||
| commands | ||
| compose | ||
| daemon | ||
| lib | ||
| test_utils | ||
| cli.rs | ||
| daemon_main.rs | ||
| lib.rs | ||
| main.rs | ||