nookins / docs
Command line

nookins events

Arguments and options for nookins events and its subcommands.

Documentation for Nookins 0.42.1-alpha.1 · Public alpha

Captured from nookins 0.42.1-alpha.1 using help only. Angle-bracket names are required values; square brackets indicate optional input. Substitute your own IDs and paths.

nookins events

Discover Nookins’ typed public event contracts

Usage: nookins events [OPTIONS] <COMMAND>

Commands:
  list     List every public event contract
  inspect  Inspect one exact public event and version
  docs     Render the generated Markdown event reference
  help     Print this message or the help of the given subcommand(s)

Options:
      --output <OUTPUT>  Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help             Print help

nookins events list

List every public event contract

Usage: nookins events list [OPTIONS]

Options:
      --output <OUTPUT>  Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help             Print help

nookins events inspect

Inspect one exact public event and version

Usage: nookins events inspect [OPTIONS] <EVENT>

Arguments:
  <EVENT>

Options:
      --version <VERSION>  [default: 1]
      --output <OUTPUT>    Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help               Print help

nookins events docs

Render the generated Markdown event reference

Usage: nookins events docs [OPTIONS]

Options:
      --output <OUTPUT>  Select stable human output or the versioned machine envelope [default: human] [possible values: human, json]
  -h, --help             Print help

On this page