Clone a file within a site editing session.
cloudcannon sites files clone [OPTIONS] --site=<name|id|uuid|domain> <SRC> <DEST>
The source path on the site.
The destination path on the site.
--site=<name|id|uuid|domain> Required
The site name, ID, UUID, or domain.
Overwrite the destination if it already exists.
Defaults to: false.