Previous: Options for guix workflow run, Up: Invoking guix workflow [Contents][Index]
Options for guix workflow web
--port=port
-p port
The network port on which the web interface listens for connections.
--host=host
-H host
The network host on which to listen for connections. This defaults to
localhost
.--workflows-directory=location
This is a location containing other workflows that the web interface may access to visualize them.
The following options are only rarely used:
--max-file-size=bytes
The maximum size (in bytes) of files served by the web interface.
--dot=/path/to/dot
Use this to provide an alternative variant of the dot executable.
--root=location
Use this to override the root location of the workflow web interface.
--assets-directory=location
Use this to override the location of web assets (CSS, JavaScript, images).
--examples-root-directory=location
Use this to override the default name of the directory containing workflow examples.