Closed SchoolGuy closed 2 months ago
As a user I want to be able to create, edit and copy items with all their properties so that I can enter all the required data into Cobbler.
Add support for the following attributes of the Profile object:
Profile
boot_loaders
filename
menu
None
Found while implementing the copy command for the Golang-based CLI.
Is your feature request related to a problem?
As a user
I want to be able to create, edit and copy items with all their properties
so that I can enter all the required data into Cobbler.
Provide a detailed description of the proposed feature
Add support for the following attributes of the
Profile
object:boot_loaders
filename
menu
Alternatives you've considered
None
Additional information
Found while implementing the copy command for the Golang-based CLI.