once runtime logs

Read persisted stdout or stderr records for a runtime session.

Synopsis#

plaintext
once runtime logs [OPTIONS] <SESSION>

Arguments#

ArgumentRequiredDescription
<SESSION>yesSession id returned by once runtime start.

Options#

FlagValueDefaultDescription
--source<SOURCE>Log source to read: stdout or stderr.
--cursor<CURSOR>Cursor returned by a previous logs call.
--limit<LIMIT>Maximum number of log records to return.