Skip to content

[8.19] Document external EDR script picker for CrowdStrike #6896

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 8.x
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/management/admin/response-actions.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ NOTE: This response action is supported only for <<crowdstrike-response-actions,
Run a script on a host. You must include one of the following parameters to identify the script you want to run:

* `--Raw`: The full script content provided directly as a string.
* `--CloudFile`: The name of the script stored in a cloud storage location.
* `--CloudFile`: The name of the script stored in a cloud storage location. When using this parameter, select from a list of saved custom scripts.
* `--HostPath`: The absolute or relative file path of the script located on the host machine.

You can also use these optional parameters:
Expand Down