Remove wwctl overlay <build|import> --setdefault
- Closes: #1335 Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -29,7 +29,6 @@ func CobraRunE(cmd *cobra.Command, args []string) error {
|
||||
ContainerNames: []string{containerName},
|
||||
Force: true,
|
||||
All: false,
|
||||
Default: false,
|
||||
}
|
||||
err := container_build.ContainerBuild(cbp)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user