Do nothing on empty input
This commit is contained in:
@@ -11,6 +11,7 @@ func replCmdAction(cmd *cobra.Command, args []string) {
|
||||
PS1: "\rESDI > ",
|
||||
})
|
||||
repl.Start()
|
||||
repl.Close()
|
||||
}
|
||||
|
||||
// removeLabelCmd represents the removeLabel command
|
||||
|
||||
Reference in New Issue
Block a user