Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "delete-range", Short: "Delete a range of records", Long: `Delete a set of records based on a range of keys`, Args: cobra.NoArgs, 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.