arcade-mcp/arcade/tests/cli
Eric Gustin 817131c6ce
Add arcade dashboard CLI Command (#330)
* `arcade dashboard` opens the Arcade Dashboard in a web browser.
Defaults to `https://api.arcade.dev/dashboard`, but is configurable via
flags.


* `arcade dashboard --local` opens your locally hosted Arcade Dashboard
in a web browser.


* Performs a health check of the engine and will print a warning to the
console if the Engine is not healthy / not running.


----------------------------------------

* Inspiration from https://minikube.sigs.k8s.io/docs/handbook/dashboard/
2025-04-28 10:22:55 -07:00
..
test_dashboard.py Add arcade dashboard CLI Command (#330) 2025-04-28 10:22:55 -07:00
test_show.py Fix /show for Cloud Engine (#177) 2024-12-19 10:13:58 -08:00
test_utils.py Worker Deploy (#278) 2025-03-13 09:02:36 -07:00