Skip to content

cli: implement CLI flags for decommission pre-check #91893

@AlexTalks

Description

@AlexTalks

As part of #90752, we need to add CLI flags to the cockroach node decommission command to run the decommission pre-check validation. These should include commands to run the checks on their own (I.e. --checks-only) as well as to skip the checks (i.e. --no-checks). These flags should be incorporated into the client call for the decommission pre-check API implemented in #91568.

Jira issue: CRDB-21472

Metadata

Metadata

Assignees

Labels

A-kv-decom-rolling-restartDecommission and Rolling RestartsA-kv-distributionRelating to rebalancing and leasing.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-kvKV Team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions