Commit Graph

5 Commits

Author SHA1 Message Date
raul 59efb49e3f Figuring out flags in Cobra 2024-03-26 18:55:52 +01:00
raul 89fce7631b Added logging capabilities to server 2024-03-24 10:56:34 +01:00
raul 61bf3a0276 Re-adding CPU checker and cleaning CLI interface 2024-03-23 13:05:00 +01:00
raul 46ec23f513 Finally beginning to understand Cobra
So all I had to do to add extra subcommands was use cobra-cli add,
great, learning how to use this will definitely be useful in the long
run if I want to build actual CLI applications
2024-03-23 12:33:49 +01:00
raul f0df294bbe Practicing with Cobra 2024-03-23 12:06:31 +01:00