cockroach icon indicating copy to clipboard operation
cockroach copied to clipboard

cliccl: remove the debug backup commands

Open stevendanna opened this issue 3 years ago • 3 comments
trafficstars

These commands have been experimental and undocumented since their original development. Many of the commands provide the same functionality as "SHOW BACKUP". The export command provides unique functionality, but it is hard to use correctly.

Further, leaving these in the code has forced us to maintain APIs in the backupccl code that we would have otherwised removed or refactored.

Release justification: Low risk removal of unsupported functionality.

Release note (cli change): The previously-experimental and undocumented debug backup has been removed.

stevendanna avatar Sep 21 '22 12:09 stevendanna

This change is Reviewable

cockroach-teamcity avatar Sep 21 '22 12:09 cockroach-teamcity

bors r=dt

stevendanna avatar Sep 22 '22 15:09 stevendanna

Merge conflict.

craig[bot] avatar Sep 22 '22 20:09 craig[bot]

bors r=dt

stevendanna avatar Sep 23 '22 13:09 stevendanna

Build failed:

craig[bot] avatar Sep 23 '22 13:09 craig[bot]

bors retry

stevendanna avatar Sep 26 '22 08:09 stevendanna

Build succeeded:

craig[bot] avatar Sep 26 '22 09:09 craig[bot]