landscape-broker --version (return code: 0)
16.03+bzr834-0ubuntu2
landscape-broker --help (return code: 0)
Usage: landscape-broker [options]
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-c FILE, --config=FILE
Use config from this file (any command line options
override settings from the file) (default:
'/etc/landscape/client.conf').
-d PATH, --data-path=PATH
The directory to store data files in (default:
'/var/lib/landscape/client/').
-q, --quiet Do not log to the standard output.
-l FILE, --log-dir=FILE
The directory to write log files to (default:
'/var/log/landscape').
--log-level=LOG_LEVEL
One of debug, info, warning, error or critical.
-u URL, --url=URL The server URL to connect to.
--ping-url=PING_URL The URL to perform lightweight exchange initiation
with.
-k SSL_PUBLIC_KEY, --ssl-public-key=SSL_PUBLIC_KEY
The public SSL key to verify the server. Only used if
the given URL is https.
--ignore-sigint Ignore interrupt signals.
--ignore-sigusr1 Ignore SIGUSR1 signal to rotate logs.
--package-monitor-interval=PACKAGE_MONITOR_INTERVAL
The interval between package monitor runs (default:
1800).
--apt-update-interval=APT_UPDATE_INTERVAL
The interval between apt update runs (default: 21600).
--flush-interval=INTERVAL
The number of seconds between flushes to disk for
persistent data.
-a NAME, --account-name=NAME
The account this computer belongs to.
-p KEY, --registration-key=KEY
The account-wide key used for registering clients.
-t TITLE, --computer-title=TITLE
The title of this computer
--exchange-interval=INTERVAL
The number of seconds between server exchanges.
--urgent-exchange-interval=INTERVAL
The number of seconds between urgent server exchanges.
--ping-interval=INTERVAL
The number of seconds between pings.
--http-proxy=URL The URL of the HTTP proxy, if one is needed.
--https-proxy=URL The URL of the HTTPS proxy, if one is needed.
--access-group=ACCESS_GROUP
Suggested access group for this computer.
--tags=TAGS Comma separated list of tag names to be sent to the
server.