matrixorigin / matrixorigin/matrixone
[Feature Request]: Snapshot clone usability 4. Put all snapshots related command together
- Dominant language
- Go
- Stars
- 1.9k
- Forks
- 311
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 768
Description
### Is there an existing issue for the same feature request?
- [x] I have checked the existing issues.
### Is your feature request related to a problem?
```Markdown
Add a new command, snapshot. So that all snapshot related commands are grouped together.
Snapshot restore
Snapshot diff
Snapshot merge
Etc.
I do understand sql flavor is,
Create snapshot
Drop snapshot
Show snapshot
So I will accept …
Restore snapshot
Diff snapshot
Merge snapshot
But I think putting snapshot first is easier to parse. Either way.
```
### Describe the feature you'd like
See above
### Describe implementation you've considered
_No response_
### Documentation, Adoption, Use Case, Migration Strategy
```Markdown
```
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.