feat(stores): adds mvs, and flags to bring store commands on par with key commands
This commit is contained in:
parent
b89db8dc48
commit
4e5064d07a
25 changed files with 247 additions and 9 deletions
3
testdata/mv-store-same-err.ct
vendored
Normal file
3
testdata/mv-store-same-err.ct
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
$ pda set a@mss same
|
||||
$ pda move-store mss mss --> FAIL
|
||||
FAIL cannot rename store 'mss': source and destination are the same
|
||||
Loading…
Add table
Add a link
Reference in a new issue