Next: Acknowledgments, Previous: Process Engines, Up: Top [Contents][Index]
Invoking guix workflow
The Guix Workflow Language extends your Guix installation with a new
command: guix workflow
. There are three sub-commands:
run
To run (or prepare to run) a workflow from a file.
graph
Load a workflow from a file and generate a graph in Graphviz Dot-format.
web
The GWL includes a web interface. This command starts it.
• Options for guix workflow run | ||
• Options for guix workflow web |