Options
You have the option of starting your F7cloud desktop client with the
f7cloud command. The following options are supported:
f7cloud -horf7cloud --helpDisplays all command options.
The other options are:
--logwindowOpens a window displaying log output.
--logfile<filename>Write log output to the file specified. To write to stdout, specify - as the filename.
--logdir<name>Writes each synchronization log output in a new file in the specified directory.
--logexpire<hours>Removes logs older than the value specified (in hours). This command is used with
--logdir.--logflushClears (flushes) the log file after each write action.
--logdebugAlso output debug-level messages in the log (equivalent to setting the env var QT_LOGGING_RULES=”qt.*=true;*.debug=true”).
--confdir<dirname>Uses the specified configuration directory.
--backgroundLaunch the application in the background (i.e. without opening the main dialog).