[
https://issues.apache.org/jira/browse/IGNITE-14989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17372826#comment-17372826
]
Pavel Pereslegin commented on IGNITE-14989:
-------------------------------------------
[~NSAmelchev], thank you.
Could you also cherry-pick it into the 2.11 branch?
> Incorrect command syntax for snapshot restore operation in CLI utility help
> output.
> -----------------------------------------------------------------------------------
>
> Key: IGNITE-14989
> URL: https://issues.apache.org/jira/browse/IGNITE-14989
> Project: Ignite
> Issue Type: Bug
> Reporter: Pavel Pereslegin
> Assignee: Pavel Pereslegin
> Priority: Blocker
> Fix For: 2.11
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Current help output:
> {noformat}
> control.(sh|bat) --snapshot restore --start snapshot_name [group1,...groupN]
> control.(sh|bat) --snapshot restore --status snapshot_name
> control.(sh|bat) --snapshot restore --cancel snapshot_name
> {noformat}
> Correct help output should be:
> {noformat}
> control.(sh|bat) --snapshot restore snapshot_name --start [group1,...groupN]
> control.(sh|bat) --snapshot restore snapshot_name --status
> control.(sh|bat) --snapshot restore snapshot_name --cancel
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)