beta9 icon indicating copy to clipboard operation
beta9 copied to clipboard

[CLI] Add `mv` command to volumes

Open mernit opened this issue 9 months ago • 0 comments

Is your feature request related to a problem?

No.

Describe the solution you'd like

It would be nice to move files around volumes using a mv CLI command. For example:

beta9 volume mv ./file.txt ./artifacts/text-files/file.txt
beta9 volume mv [SOURCE-PATH] [DESTINATION-PATH]

Describe alternatives you've considered

Additional context

Thank you for the feature request –- we really appreciate your insight.

mernit avatar May 14 '24 13:05 mernit