[
https://issues.apache.org/jira/browse/IGNITE-14723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17365578#comment-17365578
]
Pavel Pereslegin commented on IGNITE-14723:
-------------------------------------------
[~mmuzaf] thank you for the review.
> Add CLI command to restore a cache group from the snapshot.
> -----------------------------------------------------------
>
> Key: IGNITE-14723
> URL: https://issues.apache.org/jira/browse/IGNITE-14723
> Project: Ignite
> Issue Type: Improvement
> Reporter: Pavel Pereslegin
> Assignee: Pavel Pereslegin
> Priority: Major
> Labels: iep-43
> Fix For: 2.11
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Add CLI command to restore a cache group from the snapshot.
> {noformat}
> Restore snapshot:
> control.(sh|bat) --snapshot restore --start snapshot_name
> [group1,...groupN]
> Parameters:
> snapshot_name - Snapshot name.
> group1,...groupN - Cache group names.
> Snapshot restore operation status:
> control.(sh|bat) --snapshot restore --status snapshot_name
> Parameters:
> snapshot_name - Snapshot name.
> Cancel snapshot restore operation:
> control.(sh|bat) --snapshot restore --cancel snapshot_name
> Parameters:
> snapshot_name - Snapshot name.
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)