Update pkg/cli/commands/update.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -120,7 +120,7 @@ func runUpdateCmd(cmd *cobra.Command, args []string) error {
|
||||
str += fmt.Sprintf("Priority: %d\n", updatedIssue.Priority)
|
||||
}
|
||||
|
||||
fmt.Print(str)
|
||||
cmd.Print(str)
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user