apps_detail

Usage

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

Positional Arguments

D

The data to list the details of. A valid data selector is the universal data identifier in the form XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX or the data’s name string.

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

--no-verify

Do not verify SSL certificates.

Default: True

--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_detail
$