Ask a question to get started
Enter to sendā¢Shift+Enter new line
List of shell commands to run.
commands: Union[str, List[str]] = Field( ..., description='List of shell commands to run. Deserialized using json.loads' )