apps_interactive¶
Usage¶
usage: apps_interactive [-h] [-s SETTINGS]
[--log-level {OFF,DEBUG,INFO,WARNING,ERROR,CRITICAL}]
[--trust-env] [--stack-trace] [-j] [-d DOWNLOAD_DIR]
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
- -d, --download-dir
The destination directory for downloaded files.
Default: “/sw/apps”
Example¶
$ apps_interactive
$