in cli.py, should use input_list = shlex.split(input_string) instead of input_list = input_string.split()