astarte-platform / astarte

Core Astarte Repository
https://docs.astarte-platform.org/
Apache License 2.0
240 stars 46 forks source link

Astarte Dev tool: add `dashboard.open` command #982

Closed davidebriani closed 2 months ago

davidebriani commented 2 months ago

What this PR does / why we need it:

The PR adds a new Mix task for the Astarte Dev tool that opens an authenticated Astarte Dashboard session in the browser.

This comes in handy when, after starting up the Astarte containers with Docker Compose, one wants to quickly opens the Dashboard without manually generating the token with appropriate permissions, navigating to the Dashboard URL, and filling in the required fields to sign in.