CLI Flags
Use these flags to control the behavior of the goxe binary from your terminal.
Available Flags
Section titled “Available Flags”| Flag | Alias | Description |
|---|---|---|
-b | -brew | Distill and normalize a raw log file into a structured report. |
-v | -version | Show the current version of the program. |
Usage Examples
Section titled “Usage Examples”Check Version
Section titled “Check Version”To verify which version of Goxe you are currently running:
goxe -vProcess Logs
Section titled “Process Logs”To distill and normalize a raw log file into a structured report:
goxe -brew path/to/your/logfile.log idLog