Skip to content

Commit f770c19

Browse files
committed
merging
1 parent 84b7fcb commit f770c19

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ See [contributing instructions](CONTRIBUTING.md) to help improve this project.
105105
* [`migrate-locations` command](#migrate-locations-command)
106106
* [`create-table-mapping` command](#create-table-mapping-command)
107107
* [`skip` command](#skip-command)
108-
* [`unskip` command](#unskip-command)
109108
* [`create-catalogs-schemas` command](#create-catalogs-schemas-command)
110109
* [`migrate-tables` command](#migrate-tables-command)
111110
* [`revert-migrated-tables` command](#revert-migrated-tables-command)
@@ -1438,15 +1437,6 @@ Once you're done with table migration, proceed to the [code migration](#code-mig
14381437

14391438
[[back to top](#databricks-labs-ucx)]
14401439

1441-
## `unskip` command
1442-
1443-
```commandline
1444-
databricks labs ucx unskip --schema X [--table Y]
1445-
```
1446-
This command removes the mark set by the [`skip` command](#skip-command) on the given schema or table.
1447-
1448-
[[back to top](#databricks-labs-ucx)]
1449-
14501440
## `create-catalogs-schemas` command
14511441

14521442
```text

0 commit comments

Comments
 (0)