.delete table policy mirroring command

Delete a table's mirroring policy.

Warning

Deleting the table mirroring policy will permanently delete the delta table in OneLake.

Syntax

.delete table TableName policy mirroring

Learn more about syntax conventions.

Parameters

Name Type Required Description
TableName string ✔️ The name of the table for which to delete the policy.

Example

The following command deletes the mirroring policy at the table level.

.delete table myTable policy mirroring

This feature isn't supported.