Starts the server component.
"server" serves the API and the UI.
Examples:
# Start the server
saturn server --config config.yaml ./tasks/**/*.yaml
Usage:
saturn server FILE [FILE...] [flags]
Flags:
--config string Path to config file
-h, --help help for server