askcli

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2026 License: Apache-2.0 Imports: 40 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute(ctx context.Context, opts Options, client askprovider.Client) error

Types

type Options

type Options struct {
	Root          string
	Prompt        string
	FromPath      string
	Answers       []string
	PlanOnly      bool
	PlanName      string
	PlanDir       string
	Create        bool
	Edit          bool
	Review        bool
	MaxIterations int
	Provider      string
	Model         string
	Endpoint      string
	LogLevel      string
	Stdin         io.Reader
	Stdout        io.Writer
	Stderr        io.Writer
}

Jump to

Keyboard shortcuts

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