`session-recordings read` — 세션 녹화 정보 읽기
session-recordings read — 세션 녹화 정보 읽기
boundary session-recordings read 명령어는 ID를 제공해 Boundary 세션 녹화에 대한 정보를 읽어요.
본문
예시 (Example)
이 예시는 ID가 sr_1234567890인 세션 녹화의 상세를 읽어요.
$ boundary session-recordings read -id sr_1234567890
사용법 (Usage)
$ boundary session-recordings read [options] [args]
명령 옵션 (Command options)
-id=<string>— 읽으려는 세션 녹화의 ID예요.