Skip to content

Commit 8f620c0

Browse files
feat: change descriptions in force unpeer command
1 parent 3a97611 commit 8f620c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/liqoctl/force/unpeer/handler.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ func (o *Options) RunUnpeerForce(ctx context.Context) error {
8989

9090
return nil
9191
} else {
92-
// TODO: sistemare la parte di output
92+
9393
s.Fail("Invalid arguments: --cluster-id is required and cannot be empty")
9494
return ctx.Err()
9595
}

0 commit comments

Comments
 (0)