Shopify CLI feature request: Print the dev dashboard url of the current app

I have reproduced the issue on the latest CLI version.

Yes, I am on the latest version

I have searched existing posts and this report is not a duplicate.

Yes, this isn’t a duplicate

In which of these areas are you experiencing a problem?

App

Expected behavior

I would like to have the dev dashboard url of the current configured app to be printed in the app info when using “shopify app info” or in a new command. To view that page we need to go through several steps and it get complicated when having different environments and organizations

Actual behavior

“shopify app info” doesn’t show the dev dashboard url.

Reproduction steps

run “shopify app info” in CLI

Verbose output

│ CURRENT APP CONFIGURATION │
│ │
│ Configuration file shopify.app.toml │
│ App name app-name │
│ Client ID XXXXXXXX │
│ Access scopes read_orders,read_themes,write_app_proxy,write_customers,write_discoun │
│ ts,write_products,write_store_credit_account_transactions │
│ Dev store mystore.myshopify.com
│ Update URLs No │
│ User myemail@gmail.com

Operating system

Macos Tahoe

CLI version

3.93.2

Shell

iTerm2

Nodejs version

21

What language and version are you using in your application?

Node