Skip to content

Commit 970b1de

Browse files
committed
Format README
1 parent 271822e commit 970b1de

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,11 +1029,16 @@ listed with the [`workflows` command](#workflows-command).
10291029
databricks labs ucx update-migration-progress
10301030
```
10311031

1032-
This command updates a subset of the inventory tables that are used to track workspace resources that need to be migrated. It does this by triggering the `migration-process-experimental` workflow to run on a workspace and waiting for it to complete. This can be used to ensure that dashboards and associated reporting are updated to reflect the current state of the workspace.
1032+
This command updates a subset of the inventory tables that are used to track workspace resources that need to be
1033+
migrated. It does this by triggering the `migration-process-experimental` workflow to run on a workspace and waiting for
1034+
it to complete. This can be used to ensure that dashboards and associated reporting are updated to reflect the current
1035+
state of the workspace.
10331036

1034-
_Note: Only a subset of the inventory is updated, *not* the complete inventory that is initially gathered by the [assessment workflow](#assessment-workflow)._
1037+
_Note: Only a subset of the inventory is updated, *not* the complete inventory that is initially gathered by
1038+
the [assessment workflow](#assessment-workflow)._
10351039

1036-
Workflows and their status can be listed with the [`workflows` command](#workflows-commandr), while failed workflows can be fixed with the [`repair-run` command](#repair-run-command).
1040+
Workflows and their status can be listed with the [`workflows` command](#workflows-commandr), while failed workflows can
1041+
be fixed with the [`repair-run` command](#repair-run-command).
10371042

10381043
[[back to top](#databricks-labs-ucx)]
10391044

0 commit comments

Comments
 (0)