How do I run the session_operations commands from the shell?
Table of Contents
This file documents declared operations at the shell. Its one command is ores-shell> session_operations get-active-sessions, 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-active-sessions
Sends get_active_sessions_request and prints get_active_sessions_response, so the shape is the protocol's and the meaning is the service's. The caller must have established a session first.
The command is shaped like this:
session_operations get-active-sessions
It is addressed at iam.v1.sessions.active.
session_operations get-active-sessions