YaST2 Developers Documentation: Network configuration

Network configuration

lan/cmdline.ycp
Network cards cmdline handlers

This module has an unstable interface.

Imports

  • CommandLine
  • Label
  • Lan
  • NetworkDevices
  • NetworkModules
  • Report
  • RichText

Local Functions

local ShowHandler (map<string, string> options) -> boolean

Handler for action "show"

Parameters:
options action options
local AddHandler (map<string, string> options) -> boolean

Handler for action "add"

Parameters:
options action options
local EditHandler (map<string, string> options) -> boolean

Handler for action "edit"

Parameters:
options action options
local DeleteHandler (map<string, string> options) -> boolean

Handler for action "delete"

Parameters:
options action options