//! omnictl - Sidero Omni cluster management CLI
//!
//! omnictl is the CLI for Sidero Omni, a SaaS platform for managing
//! Talos Linux Kubernetes clusters across bare metal, cloud, and edge.
//!
//! This tool uses the ToolSpec pattern for declarative installation.
use cratedefine_tool;
define_tool!;