apps_errors

Usage

usage: apps_errors [-h] [-s SETTINGS]
                   [--log-level {OFF,DEBUG,INFO,WARNING,ERROR,CRITICAL}]
                   [--trust-env] [--stack-trace] [-j]
                   [D [D ...]]

Positional Arguments

D

The list of data to get the errors of. If no identifiers are given list all submissions with errors. Valid data selectors are universal data identifiers in the form XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX, data name strings, the shortcut ‘all’ for all data, or one of the following states: [‘Error’]

Named Arguments

-s, --settings

APPS configuration parameters, including access credentials. See the website, to download this file. Default: ~/.apps_settings

Default: “~/.apps_settings”

--log-level

Possible choices: OFF, DEBUG, INFO, WARNING, ERROR, CRITICAL

Set the logging level, OFF is silent and DEBUG is the highest verbosity. Default: OFF

Default: OFF

--trust-env

Trust environment settings for proxy configuration, default authentication and similar. Default: False

Default: False

--stack-trace

Allow exceptions to propagate out. Default: False

Default: False

-j, --json

Print all output in json format to facilitate machine parsing of command returns. If not enabled some commands will attempt to print status information in a more human friendly format. Default: False

Default: False

Example

$ apps_errors
$