cells-ctl data version create
cells-ctl data version create
Trigger a version create
Synopsis
Trigger a version create for a given file.
Version creation will consist of duplicating the file content and registering a version by uuid in the versions store.
cells-ctl data version create [flags]
Options
-h, --help help for create
-u, --uuid string Node Uuid, use pydioctl data list or pydioctl data read to find a node by path.
Options inherited from parent commands
--registry string Registry used to manage services (default "nats")
--source string Source where the data resides
SEE ALSO
- cells-ctl data version - Manage files versioning