We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4cecfe commit 39f6063Copy full SHA for 39f6063
cloudinary_cli/modules/clone.py
@@ -19,7 +19,6 @@
19
\b
20
Clone assets from one product environment to another with/without tags and/or context (structured metadata is not currently supported).
21
Source will be your `CLOUDINARY_URL` environment variable but you also can specify a different source using the `-c/-C` option.
22
-Cloning restricted assets is also not supported currently.
23
Format: cld clone <target_environment> <command options>
24
`<target_environment>` can be a CLOUDINARY_URL or a saved config (see `config` command)
25
Example 1 (Copy all assets including tags and context using CLOUDINARY URL):
0 commit comments