-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This commit adds some commands to omdb related to region snapshot replacement: Usage: omdb db region-snapshot-replacement [OPTIONS] <COMMAND> Commands: list List region snapshot replacement requests status Show current region snapshot replacements and their status info Show detailed information for a region snapshot replacement request Manually request a region snapshot replacement `list` will list all region snapshot replacement requests, along with request time and state `status` will show a summary of all non-complete region snapshot replacements, along with their state and progress. `info` will show details for a single region snapshot replacement. Finally, `request` will request that a region snapshot be replaced, and return the ID of the replacement.
- Loading branch information
Showing
2 changed files
with
364 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.