⬆️component: push

pushing components to drimz's cloud

Commands Definition and Purpose

What does it do?

Drimz holds all of the components of the organization in the cloud for collaboration with the organization.

To Push a component, we will run a CLI command or (in the future) allow designers to publish a new component.

How to run?

The syntax is as follows:

drimz component:push local/CreditCard 1.0.3
pushing a component to Drimz servers

And now, the component should be seen in the "Drimz's dashboard".

Did it work?

See the component in the dashboard in the UI or run drimz status to see that in fact the component was added to the server

pushed

Last updated