# app env show Displays environment variables that can be used to deploy apps and app extensions. ### app env show ```bash shopify app env show [flags] ``` ## Flags The following flags are available for the `app env show` command: ### appenvshow ### --client-id <value> env: SHOPIFY_FLAG_CLIENT_ID The Client ID of your app. ### --no-color env: SHOPIFY_FLAG_NO_COLOR Disable color output. ### --path <value> env: SHOPIFY_FLAG_PATH The path to your app directory. ### --reset env: SHOPIFY_FLAG_RESET Reset all your settings. ### --verbose env: SHOPIFY_FLAG_VERBOSE Increase the verbosity of the output. ### -c, --config <value> env: SHOPIFY_FLAG_APP_CONFIG The name of the app configuration.