fun devices transfer device-to-cloud
Transfer a file from device to cloud
Synopsis
This command transfer a file from device to cloud. Instructs the device to upload a file to Fundamentum, waits for it, then downloads it locally.
fun devices transfer device-to-cloud [flags]
Options
--context string context (default "default")
-d, --device uint32 ID of the target device. Must be a number. (required)
-h, --help help for device-to-cloud
-n, --name string Name for the downloaded file. (required)
-p, --project uint32 Id of the project containing the registry. Must be a number. (required)
-r, --registry uint32 Id of the registry containing the device. Must be a number. (required)
--remote-path string Path on the remote device where the file is located. (required)
Options inherited from parent commands
--config string config directory
SEE ALSO
- fun devices transfer - Transfer files between cloud and devices