Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invoke-LabCommand -AsJob should add arguments to the job #52

Closed
raandree opened this issue Jan 28, 2017 · 1 comment
Closed

Invoke-LabCommand -AsJob should add arguments to the job #52

raandree opened this issue Jan 28, 2017 · 1 comment
Assignees
Labels
Azure Enhancement The issue is an enhancement request. Hyper-V

Comments

@raandree
Copy link
Member

It is quite hard to debug jobs created by AL. Each PowerShell job has a command property but the scriptblock / command is not easy to understand if the arguments are not stored as well. Adding the arguments to the job should help quite a lot.

@raandree raandree added Azure Enhancement The issue is an enhancement request. Hyper-V labels Jan 28, 2017
@raandree raandree self-assigned this Jan 28, 2017
@raandree
Copy link
Member Author

Fixed in commit b3411ba

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure Enhancement The issue is an enhancement request. Hyper-V
Projects
None yet
Development

No branches or pull requests

1 participant