[ 
https://issues.apache.org/jira/browse/IGNITE-14723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Pereslegin updated IGNITE-14723:
--------------------------------------
    Description: 
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}


  was:
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 opeeration:
    control.(sh|bat) --snapshot restore --cancel snapshot_name

    Parameters:
      snapshot_name  - Snapshot name.
{noformat}



> 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
>             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)

Reply via email to