What's the benefit for creating the product gallery widget with cloudinary CLI?
I am new to the Cloudinary product widget. First off, the widget is very cool and thank you to the Cloudinary team for developing it! It was one of the features that made me switch from Imagekit.io to Cloudinary.
I was wondering if you could tell me what the benefit is for using the Cloudinary CLI to build the product widget. Right now I can easily just use the Widget CDN script to make a product gallery, so why would I use the CLI to build it?
Depending on the answers, it may affect my current application development that utilizes the NuxtJS framework.
-
Official comment
Hi Nick,
It depends on your preference. The Widget CDN script and the CLI would give you the same results.
The Cloudinary CLI (Command Line Interface) enables you to interact with Cloudinary through the command line. For example, you can perform Admin and Upload API operations by typing commands into a terminal without having to spend time setting up a formal coding environment. Additional helper commands are provided to help you to try out transformations, optimizations, and other common actions with minimal effort. You can also combine CLI commands in a batch file to automate laborious tasks.
But in the end, it is a preference thing. If you are more familiar with NuxtJS you can stick to it without changing everything.
Regards,
Akshay -
Thank you, that answers my question.
0
Post is closed for comments.
Comments
2 comments