Executes the argument string in the shell as a Python subprocess.
For more information about how this works, see the subprocess documentation
Syntax:
<hook_point>:
- !cmd <shell_command>Example:
before_create:
- !cmd 'echo hello'| Name | Name | Last commit date | |
|---|---|---|---|
Executes the argument string in the shell as a Python subprocess.
For more information about how this works, see the subprocess documentation
Syntax:
<hook_point>:
- !cmd <shell_command>Example:
before_create:
- !cmd 'echo hello'