**`-exec (string : "")`** Path to the command for child processes with optional arguments. Relative paths start from the current working directory when executed. Corresponds to `exec.command` in the Vault Agent configuration file. **Example**: `-exec "./my-app arg1 arg2"`