Commit Graph

1 Commits

Author SHA1 Message Date
Cuong Manh Le efee5b67c1 feat: create commands_interfaces.go and add InterfacesCommand
Create separate file for interfaces command handling to improve code organization.
Add InterfacesCommand struct with ListInterfaces method that handles the
logic to list current system interfaces.
2026-04-30 19:19:18 +07:00