Skip to content

Commit 88d8e3b

Browse files
committed
Add force_refresh flag to ensure-assessment-run for full refresh of assessment
1 parent 594c83c commit 88d8e3b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

labs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ commands:
8787
- name: run-as-collection
8888
description: (Optional) Whether to check (and run if necessary) the assessment for the collection of workspaces
8989
with ucx installed. Default is false.
90+
- name: force_refresh
91+
description: (Optional) Force a full refresh of the assessment job, even if it was run recently.
92+
Default is false.
9093

9194
- name: update-migration-progress
9295
description: trigger the `migration-progress-experimental` job to refresh the inventory that tracks the workspace

0 commit comments

Comments
 (0)