🏁component:checkout
Commands Definition and Purpose
What does it do?
The checkout command sends the component with its metadata to the designer to the visualizer platform
How to run?
To run Checkout we will need to run:
drimz component:checkout local/AboutHero 1.0.1
While the logic is that the syntax is:
drimz component:checkout <local>/<component_name> <component_version>
The component version we specify is the version we tagged (see). Versions that were not tagged will result in an error
Did it work?
The output of the result is as follows

And as we usually do we can run status:

Last updated