mc table replicate backfill status
The mc table replicate backfill status command shows the status of the most recent catalog identity backfill.
The output reports the backfill status, when it started and finished, any error, and result counts for warehouses, namespaces, tables, and views, along with any warnings. If no backfill has been run yet, the command reports that no backfill has been run.
Parameters
ALIAS
Required
The alias of a MinIO AIStor cluster.
Global flags
This command supports any of the global flags.
Examples
Show the backfill status
mc table replicate backfill status myaistor
Show the backfill status with JSON output
Use the --json global flag to output the results in JSON format:
mc table replicate backfill status myaistor --json