Description
Is there an existing issue for this?
- I have searched the existing issues
Problem statement
Currently, the assessment
workflow relies on previously cached or persisted state, which can lead to stale insights if the underlying workspace metadata has changed.
It would be helpful to introduce a parameter (e.g., --refresh or --rerun) that forces a fresh read of all relevant data and overwrites the prior assessment state.
Proposed Solution
Add a parameter to the assessment command to trigger a full refresh.
Ensure previously cached data (e.g., account groups, permissions, table locations) is cleared or overwritten.
Optionally log a message indicating the rerun was initiated with fresh data.
Additional Context
No response
Metadata
Metadata
Assignees
Type
Projects
Status
In Progress