Documentation ¶
Index ¶
Constants ¶
View Source
const ( LongDesc = ` Upgrade a risingwave instance to a specified version. ` Example = `` /* 227-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
func NewCommand(ctx *cmdcontext.RWContext, streams genericclioptions.IOStreams) *cobra.Command
Types ¶
type Options ¶
type Options struct { *cmdcontext.BasicOptions // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.