feat(Run): adds explicit Run command

This commit is contained in:
Lewis Wynne 2025-12-23 10:00:14 +00:00
parent c5aeb16e16
commit 26871decd0
5 changed files with 42 additions and 13 deletions

View file

@ -17,6 +17,7 @@ Key commands:
list List the contents of a store
move Move a key
remove Delete one or more keys
run Get the value of a key and execute it
set Set a key to a given value
Store commands: