Commit Graph

2 Commits

Author SHA1 Message Date
Björn Benouarets
c91b13a08f refactor(cli): Add subcommands for wake and sleep operations
- Restructure CLI to use subparsers for wake and sleep commands
- Add separate argument parsers for wake (port 9) and sleep (port 9999) commands
- Maintain backward compatibility with existing authentication and configuration
- Update help text and examples to reflect new command structure
2025-11-12 12:23:59 +01:00
Björn Benouarets
9cfb79545d feat(cli): Initial commit v0.0.1-dev0 2025-11-11 20:39:44 +01:00