[
https://issues.apache.org/jira/browse/IGNITE-14989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amelchev Nikita updated IGNITE-14989:
-------------------------------------
Fix Version/s: 2.12
> 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: Major
> Fix For: 2.12
>
> 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)