cobbler / cli

Independent CLI written in Go for the Cobbler server.
GNU General Public License v2.0
1 stars 3 forks source link

[system] Add own interface subcommand #38

Open nodeg opened 2 years ago

nodeg commented 2 years ago

At the moment it is only possible to add/edit one default interface with a system. For the future it should be possible to add and handle multiple system interfaces. Therefore it is a good idea to implement an own interface subcommand for the system command.