autory vcs table update¶
Usage: [OPTIONS] WORKBOOK_PATH TABLE_NAME TABLE_JSON_PATH
Update a table from VCS metadata contained in a JSON file.
WORKBOOK_PATH: Path to the workbook containing the table that should be
updated. If the table does not yet exist in this workbook, it will be
created.
TABLE_NAME: The name of the table to update.
TABLE_JSON_PATH: Path to a JSON file containing table data previously
exported by the Autory VCS.
Options:
--help Show this message and exit.