Skip to content

Conversation

@purpleclay
Copy link
Owner

closes #144

Closes #144

Add a `--force` (`-f`) flag that forces regeneration of govendor.toml,
bypassing the hash comparison check. This is useful for:

- Schema upgrades when govendor bumps the manifest version
- Clearing stale platform configurations
- Regenerating after internal govendor changes

The `--force` flag is mutually exclusive with `--check` since forcing
regeneration during drift detection doesn't make sense.

Signed-off-by: purpleclay <[email protected]>
@purpleclay purpleclay merged commit 919bc4d into main Jan 20, 2026
17 checks passed
@purpleclay purpleclay deleted the force-flag-for-manifest-generation branch January 20, 2026 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a dedicated flag that can trigger a forceful regeneration of a govendor manifest

2 participants