Skip to content

Commit

Permalink
Update cloudinary_cli/modules/clone.py
Browse files Browse the repository at this point in the history
Co-authored-by: carlevison <[email protected]>
  • Loading branch information
tommyg-cld and carlevison authored Jan 16, 2025
1 parent 11875d7 commit 8a02162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudinary_cli/modules/clone.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
help="""
\b
Clone assets from one product environment to another with/without tags and/or context (structured metadata is not currently supported).
Source will be your `CLOUDINARY_URL` environemnt variable but you also can specify a different source using `-c/-C` option.
Source will be your `CLOUDINARY_URL` environment variable but you also can specify a different source using `-c/-C` option.
Cloning restricted assets is also not supported currently.
Format: cld clone -T <target_environment> <command options>
`<target_environment>` can be a CLOUDINARY_URL or a saved config (see `config` command)
Expand Down

0 comments on commit 8a02162

Please sign in to comment.