wwctl should return non-zero exit code on wwctl power sub-commands

Signed-off-by: xu yang <xyang@ciq.com>
This commit is contained in:
xu yang
2024-09-30 06:41:53 +00:00
parent 617e1b9e5a
commit 65f67b79ba
13 changed files with 31 additions and 48 deletions

View File

@@ -1,4 +1,4 @@
package powercycle
package cycle
import (
"github.com/spf13/cobra"