The CLI can start the terminal viewer, open a configured source directly, create an initial expression or Query Tab, send work to a running instance, or present piped output with pager-like chrome.
--delimiter, -d <value> --regex, -r <pattern> --headers <a,b,c> --archive-entry <path> --sample-size <number> # default 2000 --cache-size <number> # default 4096
--filter-expr <code> --filter-expr-file <path> --filter-expr-disable
--query-source <source> --query-text <code> --query-file <path> --query-mode <snapshot|live>
--time-zone <local|utc> --pager --debug --help, -h
Repeatable selectors can open multiple tabs. Companion options apply to sources from the same family in the current invocation.
--docker-container <id> # repeatable --docker-context <name> --docker-tail <count|all> --docker-since <value> --docker-follow
--ssh-file <target:path> # repeatable --ssh-journalctl-service <target:unit> --ssh-port <number> --ssh-identity <path> --ssh-tail <count|all> --ssh-mode <recent|full> --ssh-follow --ssh-sudo --ssh-journalctl-last <value> --ssh-journalctl-info --ssh-journalctl-debug --ssh-journalctl-follow
--simctl-device <id|name|booted> --simctl-app <bundle-id> --simctl-process <name|pid> --simctl-last <value> --simctl-info --simctl-debug
--oslog --oslog-predicate <expr> --oslog-process <name|pid> --oslog-subsystem <id> --oslog-level <default|info|debug> --oslog-last <value> --oslog-follow
--logcat-device <serial|model|any> --logcat-buffer <name> # repeatable --logcat-level <V|D|I|W|E|F> --logcat-tag <tag> # repeatable --logcat-package <pkg> --logcat-pid <pid> --logcat-tail <count|all> --logcat-follow --logcat-clear
--kubectl-pod <name> # repeatable --kubectl-context <name> --kubectl-namespace <ns> --kubectl-container <id> --kubectl-all-containers --kubectl-tail <count|all> --kubectl-since <value> --kubectl-follow
--cloudwatch-group <name> # repeatable --cloudwatch-profile <name> --cloudwatch-region <name> --cloudwatch-stream <prefix> --cloudwatch-filter <pattern> --cloudwatch-since <value> --cloudwatch-follow
--azure-webapp <name> --azure-resource-group <rg> --azure-subscription <id> --azure-slot <name> --azure-workspace <id> --azure-kql <query> --azure-timespan <value>
--gcloud-logging --gcloud-project <id> --gcloud-filter <expr> --gcloud-freshness <value> --gcloud-limit <number> --gcloud-follow
--otel-logs --otel-bind <address> # 127.0.0.1 --otel-port <port> # 4318 --otel-path <path> # /v1/logs
--syslog-bind <address> --syslog-port <port> --syslog-udp-port <port> --syslog-tcp-port <port>
The local systemd picker is an in-app action rather than a dedicated startup option. For scripted local use, pipe journalctl into LogAce; remote journalctl has the full SSH option family above.
logace --help prints the exact option set and defaults shipped with the current executable.