A collect operation that runs entirely on a remote server.
Name | Description | |
---|---|---|
RemoteCollectOperation |
Initializes a new instance of the RemoteCollectOperation class. |
Name | Description | |
---|---|---|
CollectAsync(IOperationCollectionContext context) | ||
ExecuteCommandLineAsync(IRemoteOperationExecutionContext context, Inedo.Agents.RemoteProcessStartInfo startInfo) |
Executes the specified process asychronously and writes process output to the operation's log. |
|
ExecuteCommandLineAsync(IOperationExecutionContext context, Inedo.Agents.RemoteProcessStartInfo startInfo) |
Executes the specified process asychronously and writes process output to the operation's log. |