feat(homelab): add dhcp lease parsing
This commit is contained in:
@@ -6,4 +6,6 @@ use clap::Subcommand;
|
||||
pub enum Commands {
|
||||
/// generate gateway api routes
|
||||
GenerateRoutes,
|
||||
/// sync dns records with pi-hole
|
||||
SyncDNS,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user