Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "sequence-updates [flags] KEY --partition-key PARTITION_KEY", Short: "Get key sequences updates", Long: `Follow the updates on a sequence of keys`, Args: cobra.ExactArgs(1), RunE: exec, }
View Source
var Config = flags{}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.