Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
None
Description
Current help output:
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
Correct help output should be:
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
Attachments
Issue Links
- is caused by
-
IGNITE-14723 Add CLI command to restore a cache group from the snapshot.
- Resolved
- links to