llvm/lldb/test/API/functionalities/completion/my_test_cmd.py

def my_test_cmd(debugger, command, exe_ctx, result, dict):
    result.Print(command)