• guybe7's avatar
    Command table: Sorted subcommands (#9951) · ffbe36fc
    guybe7 authored
    
    
    Sort the sub-commands so that every time we execute the script it generates the exact same results.
    This will case less merge conflicts if two PRs edit different json files.
    
    also:
    * make the script agnostic to where it is executed (more flexible).
    * add documentation about commands.c and the json files in the readme.
    Co-authored-by: default avatarOran Agra <oran@redislabs.com>
    ffbe36fc
generate-command-code.py 13.8 KB