Skip to main content

GrrSetFlows

This Script is part of the GRR Pack.#

Deprecated

Use grr-set-flows instead.

Starts a flow on a given client with given parameters.

Script Data#


NameDescription
Script Typepython
TagsGRR

Dependencies#


This script uses the following commands and scripts.

  • grr_set_flows

Inputs#


Argument NameDescription
client_idThe ID of the client.
flowThe JSON string of the flow to set.

Outputs#


There are no outputs for this script.