Kitaru

kitaru session nodes

List a session's nodes in index order.

Usage

kitaru session nodes SESSION [OPTIONS]

Supported --output modes: auto, text, json.

Arguments

NameTypeRequiredDescription
SESSIONUUIDYesSession ID.

Options

NameTypeRequiredDescription
--sizeintegerNoItems per page.
--cursorstringNoPage cursor.
--filterJSONNoFilter expression as a JSON object.
--include-payloadsbooleanNoInclude node inputs, outputs, and attributes.

Every command also accepts the global options listed on the CLI overview page.

On this page