wwctl image completions and arguments
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -10,7 +10,6 @@ import (
|
||||
)
|
||||
|
||||
func CobraRunE(cmd *cobra.Command, args []string) (err error) {
|
||||
|
||||
csp := &wwapiv1.ImageShowParameter{
|
||||
ImageName: args[0],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user