Files Move (planned)
Task type: dphi.space.cg2.files.move
Purpose
This task will move or rename files within onboard storage. It is planned but not yet available.
Definition
- id: move_file
type: dphi.space.cg2.files.move
description: Move files onboard
from:
volume: payload
filepath: input.json
to:
volume: default
filepath: output.json
Inputs
from: Source volume and filepath.to: Destination volume and filepath
Outputs
errors: Any failures encountered during move or rename.