feat: implement list kernels for all distro versions
This commit is contained in:
parent
a748778b72
commit
31f4d0e92d
@ -238,7 +238,7 @@ func (cmd *KernelListCmd) Run(g *Globals) (err error) {
|
||||
|
||||
type KernelListRemoteCmd struct {
|
||||
Distro string `required:"" help:"distribution"`
|
||||
Ver string `required:"" help:"distro version"`
|
||||
Ver string `help:"distro version"`
|
||||
}
|
||||
|
||||
func (cmd *KernelListRemoteCmd) Run(kernelCmd *KernelCmd, g *Globals) (err error) {
|
||||
|
Loading…
Reference in New Issue
Block a user