schema

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdSchema

func NewCmdSchema(f *cmdutil.Factory, runF func(*SchemaOptions) error) *cobra.Command

NewCmdSchema creates the schema command. If runF is non-nil it is called instead of schemaRun (test hook).

Types

type SchemaOptions

type SchemaOptions struct {
	Factory *cmdutil.Factory

	// Positional args
	Path string

	// Flags
	Format string
}

SchemaOptions holds all inputs for the schema command.

Jump to

Keyboard shortcuts

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