fix: snapshot creation using the CLI 'snapshot create' command (#659)
Description
The snapshot create command uses an incomplete dataset: pool/clone_id instead of pool/branch/branch_name/clone_id
Related issue
Examples
Checklist
-
MR description has been reviewed -
MR changes are functionally tested -
MR does NOT have API/CLI changes OR there are API/CLI changes and they have been reviewed & DOCS ARE ADJUSTED (reference doc, etc) -
MR does NOT have UI changes OR there are UI changes and they have been reviewed & UX IS REVIEWED
Closes #659