Documentation ¶ Index ¶ func NewCmdVersion(out io.Writer) *cobra.Command func RunVersion(out io.Writer, output string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewCmdVersion ¶ func NewCmdVersion(out io.Writer) *cobra.Command NewCmdVersion provides the version information of ignite func RunVersion ¶ func RunVersion(out io.Writer, output string) error RunVersion provides the version information of ignite for the specified format TODO: Maybe split this out to a pkg/version/flag package that doesn't import cobra for use with ignite-spawn Types ¶ This section is empty. Source Files ¶ View all Source files command.go Click to show internal directories. Click to hide internal directories.