Skip to content

Commit

Permalink
Add initial ability to pass command line parameters to stat-hawkTenan…
Browse files Browse the repository at this point in the history
…tinvestigation
  • Loading branch information
jonnybottles committed Jan 13, 2025
1 parent 529636d commit 6eee873
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Hawk/internal/functions/Initialize-HawkGlobalObject.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
Last day that data will be retrieved (in UTC)
.PARAMETER FilePath
Provide an output file path.
.PARAMETER NonInteractive
Switch to run the command in non-interactive mode. Requires all necessary parameters
to be provided via command line rather than through interactive prompts.
.OUTPUTS
Creates the $Hawk global variable and populates it with a custom PS object with the following properties
Expand Down

0 comments on commit 6eee873

Please sign in to comment.