cmd

package
v0.8.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 10, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const ExpandCommandName = "expand"
View Source
const VersionCommandName = "version"

Variables

This section is empty.

Functions

func NewExpandCommand

func NewExpandCommand(options *ExpandCommandOptions) *cobra.Command

func NewRootCommand

func NewRootCommand(options *RootCommandOptions) *cobra.Command

func NewVersionCommand

func NewVersionCommand(options *VersionCommandOptions) *cobra.Command

Types

type ExpandCommandOptions

type ExpandCommandOptions struct {
	// contains filtered or unexported fields
}

type RootCommandOptions

type RootCommandOptions struct {
	VersionCommandOptions
	ExpandCommandOptions
	// contains filtered or unexported fields
}

type VersionCommandOptions

type VersionCommandOptions struct {
	Version string
	Commit  string
	Date    string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL