Boundary
session-recordings download
Enterprise
This feature requires HCP Boundary or Boundary Enterprise
Command: boundary session-recordings download
The boundary session-recordings download
command lets you download a Boundary session recording.
Example
The following command downloads a session recording with the id chr_1234567890
:
$ boundary session-recordings download -id chr_1234567890
Usage
$ boundary session-recordings download [options] [args]
Command options
-id=<string>
- The ID of the session recording resource you want to download.-no-clobber
- If set, prevents downloads from overwriting existing files. This option is aliased as-nc
. The default value isfalse
.-output=<string>
- If set, indicates an optional output file for the download. If you do not provide a value, the recording ID is given a ".cast" extension. Use-
for stdout. This option is aliased as-o
.
CLI options
In addition to the command specific options, there are options common to all CLI commands and subcommands: