https://linen.dev logo
Check status of deployed application
# help
g
I've tried looking around the dashboard but not sure where to find the status of an application that I deployed and how to check logs and so on.
g
The dashboard is work-in-progress, and not available yet. For now, use the
cargo shuttle
commands.
w
Specifically:
Copy code
$ cargo shuttle status
# or
$ cargo shuttle deployment list
g
Thank you
3 Views