Closed NickA02 closed 2 weeks ago
Added CLI Documentation for all current ES Scripts. I have also updated the ReadMe to match (more or less, some slight description differences).
To see these pieces of documentation, use the -h flag! Example:
python3 -m backend.script.example -h
Also, I changed some command names: create_team_table --> add_teams teams_to_database --> teams_to_db
These changes are all small refactors but I think make them easier to work with!
Added CLI Documentation for all current ES Scripts. I have also updated the ReadMe to match (more or less, some slight description differences).
To see these pieces of documentation, use the -h flag! Example:
Also, I changed some command names: create_team_table --> add_teams teams_to_database --> teams_to_db
These changes are all small refactors but I think make them easier to work with!