Support update calls without arguments
Support update calls without arguments. In automated environments, the list of operators to update could be empty (think CI/CD). This case shouldn't be considered an error. Signed-off-by: Jan Schlicht <[email protected]>