nats stream

From wikieduonline
Jump to navigation Jump to search


nats stream view
nats stream purge
nats stream
error: a subcommand from the list below is required, use --help for full help including flags and arguments

usage: nats stream [<flags>] <command> [<args> ...]

JetStream Stream management

Subcommands:
  stream add       Create a new Stream
  stream ls        List all known Streams
  stream report    Reports on Stream statistics
  stream find      Finds streams matching certain criteria
  stream info      Stream information
  stream state     Stream state
  stream subjects  Query subjects held in a stream
  stream edit      Edits an existing stream
  stream rm        Removes a Stream
  stream purge     Purge a Stream without deleting it
  stream copy      Creates a new Stream based on the configuration of
                   another, does not copy data
  stream rmm       Securely removes an individual message from a
                   Stream
  stream view      View messages in a stream
  stream get       Retrieves a specific message from a Stream
  stream backup    Creates a backup of a Stream over the NATS network
  stream restore   Restore a Stream over the NATS network
  stream seal      Seals a stream preventing further updates
  stream gaps      Detect gaps in the Stream content that would be
                   reported as deleted messages
  stream cluster   Manages a clustered Stream

Flags:
  -a, --all  When listing or selecting streams show all streams
             including system ones

Pass --help to see global flags applicable to this command.


See also[edit]

Advertising: