Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --overwrite-existing-v2 flag to influxd upgrade #20441

Closed
danxmoran opened this issue Jan 4, 2021 · 0 comments · Fixed by #20473
Closed

Add --overwrite-existing-v2 flag to influxd upgrade #20441

danxmoran opened this issue Jan 4, 2021 · 0 comments · Fixed by #20473
Assignees
Labels
area/2.x OSS 2.0 related issues and PRs

Comments

@danxmoran
Copy link
Contributor

danxmoran commented Jan 4, 2021

By default, influxd upgrade will validate that there are no files present at its output paths (failing fast if proceeding would overwrite an existing file). This can be annoying for automated upgrade runs. Add a flag to auto-clear any files present at the target output paths.

@danxmoran danxmoran added the area/2.x OSS 2.0 related issues and PRs label Jan 4, 2021
@danxmoran danxmoran self-assigned this Jan 7, 2021
@danxmoran danxmoran changed the title "force" mode in influxd upgrade should remove any conflicting files Add --overwrite-existing-v2 flag to influxd upgrade Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/2.x OSS 2.0 related issues and PRs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant