CrowdStrike / falcon-scripts

Scripts to streamline the deployment and use of the CrowdStrike Falcon sensor
The Unlicense
137 stars 81 forks source link

Update how to specify which image to download (container-pull-script) #191

Closed carlosmmatos closed 1 year ago

carlosmmatos commented 1 year ago

Now that KPA and KAC are included, the current flow is a little bit sloppy since we are basically overriding the SENSOR_TYPE variable and doing something. This could cause an issue where more than one could be selected at a time, and the last one would win.

-t, --type <SENSORTYPE>  specify which sensor to download [falcon-container|falcon-sensor|falcon-kac|kpagent]