cmdutil

package
v0.1.26 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package cmdutil contains utility functions for command-line commands.

Index

Constants

View Source
const (
	// MaxCompletionResults is the maximum number of completion results to return.
	MaxCompletionResults = 20
)

Variables

This section is empty.

Functions

func AutoCompleteAgentInstanceUIDs

func AutoCompleteAgentInstanceUIDs(
	ctx context.Context,
	agentService *client.AgentService,
	toComplete string,
) ([]string, error)

AutoCompleteAgentInstanceUIDs provides auto-completion for agent instance UIDs.

Types

This section is empty.

Jump to

Keyboard shortcuts

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