atleast its downloadable

This commit is contained in:
lda
2026-04-18 04:34:54 +07:00 Verified
parent 6b5405f066
commit 700ed51c25
2 changed files with 43 additions and 23 deletions
+1
View File
@@ -25,6 +25,7 @@ pub struct Cli {
#[derive(Subcommand)]
pub enum Command {
/// Show merged device inventory rows.
#[command(alias = "status")]
Inventory(InventoryArgs),
/// Show DHCP leases, optionally enriched with current neighbor state.
Leases(LeasesArgs),