Skip to content

[New VirtualClientComponent] Create Response File Component#641

Merged
nchapagain001 merged 6 commits intomainfrom
users/nchapagain/CreateResponseFile
Feb 17, 2026
Merged

[New VirtualClientComponent] Create Response File Component#641
nchapagain001 merged 6 commits intomainfrom
users/nchapagain/CreateResponseFile

Conversation

@nchapagain001
Copy link
Contributor

Summary of the PR:

Adds a new Virtual Client component, CreateResponseFile, that generates a resource_access.rsp response file from Option* parameters (e.g., Option1, Option2, …) by writing the options as a single space-delimited line using UTF-8 encoding. This enables scenarios where Virtual Client can consume a response file automatically, allowing users to move long/complex command-line arguments into a file and keep the CLI invocation smaller and easier to manage.

@nchapagain001 nchapagain001 merged commit e1657ba into main Feb 17, 2026
5 checks passed
@nchapagain001 nchapagain001 deleted the users/nchapagain/CreateResponseFile branch February 17, 2026 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments