# README
go-execution-url
Beta go program to generate execution URLs specific to stages and steps
Usage of ./exeurl-darwin-x64
:
- -acc string Account ID (required)
- -exe Execution ID (required)
- -forcelink Force link printing (optional)
- -key API Key (required)
- -log Order of Severity: TRACE, DEBUG, INFO, WARN, ERROR, FATAL, PANIC (default "INFO")
- -org Organisation ID (default "default")
- -outfile Write results to a file (optional)
- -output Output format: table, json (default "table")
- -pip Pipeline ID (required)
- -pro Project ID (default "default")
- -showid Show Harness IDs for steps and stages (optional)
- -v Print the current version and exit