shopify app logs sources
Print out a list of sources that may be used with the logs command.
The output source names can be used with the --source argument of shopify app logs to filter log output. Currently only function extensions are supported as sources.
Usage
shopify app logs sources [flags]Summary
Print out a list of sources that may be used with the logs command.
Flags
--client-id <value>string— The Client ID of your app. optional Environment:SHOPIFY_FLAG_CLIENT_ID.--no-color— Disable color output. optional Environment:SHOPIFY_FLAG_NO_COLOR.--path <value>string— The path to your app directory. optional Environment:SHOPIFY_FLAG_PATH.--reset— Reset all your settings. optional Environment:SHOPIFY_FLAG_RESET.--verbose— Increase the verbosity of the output. optional Environment:SHOPIFY_FLAG_VERBOSE.-c, --config <value>string— The name of the app configuration. optional Environment:SHOPIFY_FLAG_APP_CONFIG.