mix lightpanda (lightpanda v0.2.10-rc.2)

Copy Markdown View Source

Invokes lightpanda with the given profile and args.

$ mix lightpanda default serve --host 127.0.0.1 --port 9222
$ mix lightpanda default fetch https://example.com

The first argument is the profile name (default: default), and the remaining arguments are passed directly to the lightpanda binary.

Options

  • --runtime-config - load runtime configuration before executing.