Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 607 Bytes

graphikctl_stream.md

File metadata and controls

33 lines (22 loc) · 607 Bytes

graphikctl stream

graphikDB stream operations

graphikctl stream [flags]

Examples

graphikctl stream --channel testing --expression "has(this.data.text)"

Options

      --channel string      the channel to publish a message to
      --expression string   CEL expression to filter streamed messages
  -h, --help                help for stream

Options inherited from parent commands

      --config string   config file (default is $HOME/.graphikctl.yaml)

SEE ALSO

Auto generated by spf13/cobra on 28-Dec-2020