Stop-SpectreRecording
Description
Stops a recording of the current console output and returns the recording.
I’ve used this to record the examples on the docs help site.
Examples
Example 1
This example demonstrates how to record the spectre console output.
Parameters
Title
The title of the recording, only used for asciinema recordings.
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] | false | 1 | false |
OutputPath
The path to save the recording to.
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] | false | 2 | false |