hossted / cli

The hossted cli - built to interact with a hossted agent and the hossted API
https:/hossted.com
MIT License
4 stars 4 forks source link

Accept orgid in activate commands #92

Closed liorkesos closed 3 months ago

liorkesos commented 3 months ago

We must first register and login in to the dashboard and only later activate it. The dashboard will have a command that will also have the orgID and the token in it. This will let us not require a login before we activate.

liorkesos commented 3 months ago

done