beam-cloud / beta9

Open Source Serverless Platform for AI Teams

Home Page:https://docs.beam.cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[CLI] Add `mv` command to volumes

mernit opened this issue · 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.