Upload a file to a site.
cloudcannon sites files upload [OPTIONS] --site=<name|id|uuid|domain> <LOCALPATH> <PATH>
The local file path to upload.
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.