cmd

package
v0.0.0-...-120320f Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2025 License: MIT Imports: 47 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBufferCommand

func NewBufferCommand() *cobra.Command

func NewBufferReadCommand

func NewBufferReadCommand(openFileFunc func(ctx context.Context, name string, flag int, perm fs.FileMode) (*os.File, error)) *cobra.Command

func NewBufferWriteCommand

func NewBufferWriteCommand(openFileFunc func(ctx context.Context, name string, flag int, perm fs.FileMode) (*os.File, error)) *cobra.Command

func NewCodespecCommand

func NewCodespecCommand() *cobra.Command

func NewCommonRootCommand

func NewCommonRootCommand(commit string) *cobra.Command

func NewLoginCommand

func NewLoginCommand() *cobra.Command

func NewLogoutCommand

func NewLogoutCommand() *cobra.Command

func NewRunCommand

func NewRunCommand() *cobra.Command

func NewStdioProxyCommand

func NewStdioProxyCommand() *cobra.Command

Types

type OutputFormat

type OutputFormat int8
const (
	OutputFormatUnspecified OutputFormat = iota
	OutputFormatJson
	OutputFormatText
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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