Man page - powa-web(1)
Packages contas this manual
Manual
| USAGE:(1) | User Commands | USAGE:(1) |
NAME
Usage: - PoWA user interface
SYNOPSIS
powa-web [OPTIONS]
DESCRIPTION
/build/reproducible-path/powa-web-5.1.3/powa/framework.py:255: SyntaxWarning: invalid escape sequence '\d'
- SELECT regexp_replace(extversion, '(dev|beta\d*)', '') AS version
OPTIONS
- --help
- show this help information
/build/reproducible-path/powa-web-5.1.3/powa/options.py options:
- --address=address
- Listen on <address> (default 0.0.0.0)
- --allow-ui-connection
- Allow UI to connect to databases (default True)
- --certfile
- Path to certificate file
- --config
- path to config file
- Cookie retention in days (default 30)
- Secret key for cookies
- --keyfile
- Path to key file
- --port=port
- Listen on <port> (default 8888)
- --servers
- Not available from the command line.
- --url-prefix
- optional prefix URL (default /)
/usr/lib/python3/dist-packages/tornado/log.py options:
- --log-file-max-size
- max size of log files before rollover (default 100000000)
- --log-file-num-backups
- number of log files to keep (default 10)
- --log-file-prefix=PATH
- Path prefix for log files. Note that if you are running multiple tornado processes, log_file_prefix must be different for each of them (e.g. include the port number)
- --log-rotate-interval
- The interval value of timed rotating (default 1)
- --log-rotate-mode
- The mode of rotating files(time or size) (default size)
- --log-rotate-when
- specify the type of TimedRotatingFileHandler interval other options:('S', 'M', 'H', 'D', 'W0'-'W6') (default midnight)
- --log-to-stderr
- Send log output to stderr (colorized if possible). By default use stderr if --log_file_prefix is not set and no other logging is configured.
- --logging=debug|info|warning|error|none
- Set the Python log level. If 'none', tornado won't touch the logging configuration. (default info)
- --help
- show this help information
/build/reproducible-path/powa-web-5.1.3/powa/options.py options:
- --address=address
- Listen on <address> (default 0.0.0.0)
- --allow-ui-connection
- Allow UI to connect to databases (default True)
- --certfile
- Path to certificate file
- --config
- path to config file
- Cookie retention in days (default 30)
- Secret key for cookies
- --keyfile
- Path to key file
- --port=port
- Listen on <port> (default 8888)
- --servers
- Not available from the command line.
- --url-prefix
- optional prefix URL (default /)
/usr/lib/python3/dist-packages/tornado/log.py options:
- --log-file-max-size
- max size of log files before rollover (default 100000000)
- --log-file-num-backups
- number of log files to keep (default 10)
- --log-file-prefix=PATH
- Path prefix for log files. Note that if you are running multiple tornado processes, log_file_prefix must be different for each of them (e.g. include the port number)
- --log-rotate-interval
- The interval value of timed rotating (default 1)
- --log-rotate-mode
- The mode of rotating files(time or size) (default size)
- --log-rotate-when
- specify the type of TimedRotatingFileHandler interval other options:('S', 'M', 'H', 'D', 'W0'-'W6') (default midnight)
- --log-to-stderr
- Send log output to stderr (colorized if possible). By default use stderr if --log_file_prefix is not set and no other logging is configured.
- --logging=debug|info|warning|error|none
- Set the Python log level. If 'none', tornado won't touch the logging configuration. (default info)
Error parsing command line options:
- Unrecognized command line option: 'version'
| March 2026 | Usage: ./powa-web [OPTIONS] |