rspm logs
Command to retrieve logs for git package builds
Examples
rspm logs --transaction-id=6677
rspm logs --transaction-id=6677 --file-out=output.log
Options
--file-out string Optional. Output to a file at this path.
-h, --help help for logs
--transaction-id uint The transaction id for which to retrieve logs.
Options inherited from parent commands
-c, --config string Path to config file
-o, --output-format string Specify the output format 'human' for human-readable output or 'json' for JSON-encoded output. (default "human")
-v, --verbose Provide additional output