This document lists all available top-level commands and subcommands for the program.
python main.py --help-
sheetssheets load-data
-
backupbackup runbackup retry-failures
-
secretssecrets generate-keysecrets generate-templatessecrets encrypt-templates
For detailed options and descriptions for a specific command or subcommand:
# For a command:
python main.py <command> --help
# For a subcommand:
python main.py <command> <subcommand> --help