Skip to content

Allow WorkingDirectory to resolve Environment Variables #29

@steveshortt

Description

@steveshortt

Example: WorkingDirectory: %temp%

Actions:
- Name: Action001
  Handler:
    Type: Synapse.Handlers.CommandLine:CommandHandler
    Config:
      Values:
        WorkingDirectory: %temp%
        Command: powershell.exe
        TimeoutMills: 5000
        TimeoutStatus: Failed

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions