You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
args (Optional[List[TEncodable]]): The arguments for the script.
1398
-
route (Optional[Route]): The command will be routed automatically to all nodes, unless `route` is provided, in which
1399
+
args (Optional[List[TEncodable]]): The non-key arguments for the script. route (Optional[Route]): The command will be routed automatically to all nodes, unless `route` is provided, in which
1399
1400
case the client will route the command to the nodes defined by `route`. Defaults to None.
0 commit comments