How do I run the session_samples commands from the shell?

Table of Contents

This file documents declared operations at the shell. Its one command is ores-shell> session_samples get-session-samples, and the section below exports it as a script into projects/ores.shell/scripts/library/, which the shell can load.

1. Commands

1.1. get-session-samples

Sends get_session_samples_request and prints get_session_samples_response, so the shape is the protocol's and the meaning is the service's. It reads session_id, in that order. The caller must have established a session first.

The command is shaped like this:

session_samples get-session-samples <session_id>

It is addressed at iam.v1.sessions.samples.

session_samples get-session-samples __none__

Emacs 29.3 (Org mode 9.6.15)