Migrated app from Partner Dashboard to Shopify CLI - migrating Admin Links too?

I’ve migrated an app to Shopify CLI using the steps at https://shopify.dev/docs/apps/build/cli-for-apps/migrate-from-dashboard. I’ve used the Shopify CLI for theme development before, but not for app development.

However, following the steps to migrate Extensions from https://shopify.dev/docs/apps/build/payments/migrate-extensions-to-shopify-cli, there doesn’t seem to be a way to migrate the Admin Links extensions?

Is this possible? Will I lose the Admin Links extensions that I currently have set up if I now redeploy the app from Shopify CLI? If so then what is the workaround here?

Thanks

HI Tristan3dt,

I contacted the CLI team on this and they confirmed that admin links can’t be defined from the CLI yet. If you migrate your app to use the CLI, you can still have dashboard-managed extensions, and those extensions will be included in any deploy made from the CLI.

Hope this helps,