pgedge ace table-rerun
SYNOPSIS
./pgedge ace table-rerun CLUSTER_NAME DIFF_FILE TABLE_NAME <flags>
DESCRIPTION
Reruns a table diff operation based on a previous diff file.
POSITIONAL ARGUMENTS
CLUSTER_NAME
Name of the cluster.
DIFF_FILE
Path to the diff file from a previous table diff operation.
TABLE_NAME
Name of the table to rerun the diff on.
FLAGS
-d, --dbname=DBNAME
Name of the database. Defaults to None.
-q, --quiet=QUIET
Whether to suppress output. Defaults to False.
-b, --behavior=BEHAVIOR
The rerun behavior, either "multiprocessing" or "hostdb". Defaults to "multiprocessing".
-t, --table_filter=TABLE_FILTER