Skip to content

fix: make factory-reset ignores confirmation#880

Merged
phact merged 1 commit into
langflow-ai:mainfrom
philnash:philnash/make-factory-reset
Jan 30, 2026
Merged

fix: make factory-reset ignores confirmation#880
phact merged 1 commit into
langflow-ai:mainfrom
philnash:philnash/make-factory-reset

Conversation

@philnash

Copy link
Copy Markdown
Member

The command make factory-reset asks for confirmation and ignores the results instead of only continuing if you type yes.

This fixes the make command to ensure that factory-reset is only run with a positive confirmation.

The command �[0;31mWARNING: This will completely reset OpenRAG!�[0m
�[1;33mThis will:�[0m
  - Stop all containers
  - Remove all volumes
  - Delete opensearch-data directory
  - Delete config directory
  - Delete JWT keys (private_key.pem, public_key.pem)
  - Remove local OpenRAG images

�[0;36mFactory reset cancelled.�[0m asks for confirmation and ignores the results instead of only continuing if you type yes. This fixes the make command to ensure that factory-reset is only run with a positive confirmation.
@phact phact merged commit a9fac09 into langflow-ai:main Jan 30, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants