...
Linux/macOS:
Code Block . /opt/cloudaware/breeze/bin/env.sh breeze help
Windows (Command Prompt):
Code Block call C:\\"Program Files"\\Cloudaware\\Breeze\\bin\\env.cmd breeze help
This command will:
adds add the
BREEZE_HOME_DIR
environment variableadds add the path to the Ruby directory to the
PATH
environment variableloads load the Breeze configuration settings
loads load Bash completions if enabled (for Bash only)
...
--log-file <file>
- path to th the log file
--server-url <url>
- Breeze server URL
...
Code Block |
---|
breeze run --no-color --log-file /path/to/log/file |
scheduler
Description
Configure Configures the system scheduler service.
...