added more aliases for wwctl commands
Signed-off-by: Christian Goll <cgoll@suse.com>
This commit is contained in:
committed by
Jonathon Anderson
parent
2805122c12
commit
17a5aaefee
@@ -10,6 +10,7 @@ var (
|
||||
DisableFlagsInUseLine: true,
|
||||
Use: "import [OPTIONS] SOURCE [NAME]",
|
||||
Short: "Import a container into Warewulf",
|
||||
Aliases: []string{"pull"},
|
||||
Long: `This command will pull and import a container into Warewulf from SOURCE,
|
||||
optionally renaming it to NAME. The SOURCE must be in a supported URI format. Formats
|
||||
are:
|
||||
|
||||
Reference in New Issue
Block a user