Skip to content

kenrward/ReportScript

Repository files navigation

ReportScript

Usage

Set your TPID variable and your Bearer_Token variable, then run.

Setting up VSCode to run this script in Debug mode

  1. Clone this repo
  2. Rename the .vscode_REMOVETHIS folder to .vscode
  3. Modify .vscode\launch.json to point to the path of your script ("script") and your run parameters ("args") which includes -tpidInput <path_to_id.txt> and -bearer_token <your_token>.

NOTE: Please ensure you are escaping backslash in any path in the launch.json file

  1. Run in VScode by pressing [F5]

Launch.json

About

ReportScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published