App commands
Commands for building, previewing, configuring, deploying, logging, and operating Shopify apps, extensions, and functions.
Commands for building, previewing, configuring, deploying, logging, and operating Shopify apps, extensions, and functions.
Commands
shopify app build— Build the app, including extensions.shopify app bulk cancel— Cancel a bulk operation.shopify app bulk execute— Execute bulk operations.shopify app bulk status— Check the status of bulk operations.shopify app config link— Fetch your app configuration from the Developer Dashboard.shopify app config pull— Refresh an already-linked app configuration without prompts.shopify app config use— Activate an app configuration.shopify app config validate— Validate your app configuration and extensions.shopify app deploy— Deploy your Shopify app.shopify app dev clean— Cleans up the dev preview from the selected store.shopify app dev— Run the app.shopify app env pull— Pull app and extensions environment variables.shopify app env show— Display app and extensions environment variables.shopify app execute— Execute GraphQL queries and mutations.shopify app function build— Compile a function to wasm.shopify app function info— Print basic information about your function.shopify app function replay— Replays a function run from an app log.shopify app function run— Run a function locally for testing.shopify app function schema— Fetch the latest GraphQL schema for a function.shopify app function typegen— Generate GraphQL types for a function.shopify app generate extension— Generate a new app Extension.shopify app import-custom-data-definitions— Import metafield and metaobject definitions.shopify app import-extensions— Import dashboard-managed extensions into your app.shopify app info— Print basic information about your app and extensions.shopify app init— Create a new app projectshopify app logs sources— Print out a list of sources that may be used with the logs command.shopify app logs— Stream detailed logs for your Shopify app.shopify app release— Release an app version.shopify app versions list— List deployed versions of your app.shopify app webhook trigger— Trigger delivery of a sample webhook topic payload to a designated address.