commands: ``` drycc volumes:client put xxx.file vol://s1/etc drycc volumes:client get vol://s1/etc/xxx.file ``` Components: - [workflow-cli](https://github.com/drycc/workflow-cli) - [controller](https://github.com/drycc/controller) - [controller-go-sdk](https://github.com/drycc/controller-sdk-go) Implementation: - generate a temporary filer pod - filer mounting volumes for operation
commands:
Components:
Implementation: