Skip to content

Conversation

@rmvangun
Copy link
Contributor

Adds a new --reset flag to the init command that performs a clean
initialization by:

  • Removing .terraform directory
  • Resetting blueprint state
  • Cleaning up any cached configurations
  • Ensuring a fresh start for all components

This provides users with a way to force a complete reset of their
Windsor environment when needed, particularly useful when:

  • Switching between different configurations
  • Recovering from corrupted states
  • Ensuring clean initialization of all components

rmvangun added 2 commits May 25, 2025 09:55
Adds a new --reset flag to the init command that performs a clean initialization by removing .terraform directory, resetting blueprint state, cleaning up cached configurations, and ensuring a fresh start for all components. This provides users with a way to force a complete reset of their Windsor environment when needed, particularly useful when switching between different configurations, recovering from corrupted states, or ensuring clean initialization of all components.
@rmvangun rmvangun self-assigned this May 25, 2025
@rmvangun rmvangun merged commit b2bd860 into main May 25, 2025
12 checks passed
@rmvangun rmvangun deleted the feature/add-reset-flag-to-init branch May 25, 2025 15:31
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.

2 participants