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

cli/debug: make ballast unable to overwrite existing files #59995

Merged
merged 1 commit into from
Feb 8, 2021

Commits on Feb 8, 2021

  1. cli/debug: make ballast unable to overwrite existing files

    Release note (backward-incompatible change): The `cockroach debug
    ballast` command now refuses to overwrite the target ballast file if
    it already exists. This change is intended to prevent mistaken uses of
    the `ballast` command by operators. Scripts that integrate `cockroach
    debug ballast` can consider adding a `rm` command.
    knz committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    95f8fff View commit details
    Browse the repository at this point in the history