Skip to content

vlours/rox_reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

rox_reports

Description

This bash script provide an easy way to generate & download ROX reports

Usage

Basic Usage

Simply run the script with the desired option(s)

rox_reports.sh [-s <ROX_ENDPOINT_URL>] [-t <ROX_API_TOKEN>] [-h]

Script Options

usage: rox_reports.sh [-s <ROX_ENDPOINT_URL>] [-t <ROX_API_TOKEN>] [-h]

|---------------------------------------------------------------------------------------------------------------------|
| Options | Description                                                     | Alternate way, setting variables        |
|---------|-----------------------------------------------------------------|-----------------------------------------|
|      -s | Set ROX Endpoint URL                                            | export ROX_ENDPOINT=<ROX_ENDPOINT_URL>  |
|      -t | ROX Token                                                       | export ROX_API_TOKEN=<ROX_API_TOKEN>    |
|---------|-----------------------------------------------------------------|-----------------------------------------|
|         | Additional Options:                                             |                                         |
|---------|-----------------------------------------------------------------|-----------------------------------------|
|      -h | display this help and check for updated version                 |                                         |
|---------------------------------------------------------------------------------------------------------------------|

Current Version: X.Y.Z

About

Script to pull and run Stackrox reports in an Openshift environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages